{% include head.html %}
{% include header.html %}
{% if page.navigation %}
{{ page.navigation }}
{% endif %} {{ content }}
{% include footer.html %}