{% include head.html %} {% include header.html %}

{{ page.title }}

{% if page.image %}{% endif %}

{{ content }}

{% include footer.html %}