{% include head.html %}
{% include header.html %} {% if page.type == "home" %} {% endif %}
{{ content }}
{% include footer.html %}
{% if page.type != "home" %} {% endif %}