{% include navigation.ext %}
{{ page.title | default: site.title | default: site.github.repository_name }}
{% if page.description %}
{{ page.description }}
{% endif %}
{{ content }}
{% if site.google_analytics %} {% endif %}