{% include head.html %}
{% include header.html %} {% include navigation.html %}
{% if page.url != "/" %}

{{ page.title }}

{% endif %} {{ content }}
{% include footer.html %}