{% if page.heading %}
{{ page.heading }}
{% elsif page.title and page.layout != 'archive' %}{{ page.title }}
{% endif %} {% if page.description %}{{ page.description }}
{% endif %} {{ content }}--- layout: default ---
{{ page.description }}
{% endif %} {{ content }}