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