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