{% include blue-hero.html %} {% if page.url != "/" and site.breadcrumbs %} {% unless paginator %} {% include breadcrumbs.html %} {% endunless %} {% endif %}
{% if page.title %}{% endif %} {% if page.excerpt %}{% endif %} {% if page.date %}{% endif %} {% if page.modified %}{% endif %}
{{ content }}
{% if page.link %}
{{ site.data.ui-text[site.locale].ext_link_label }}
{% endif %} {% if page.share %}{% include social-share.html %}{% endif %} {% include post_pagination.html %}