{%- include head.html -%}
{%- include header.html -%}
{{ page.title }}
{{ content }}
{% if page.node %} {% endif %} {%- include footer.html -%}