{% include head.html %}
{% include header.html %}
{% if page.image %}
{% endif %}
{{ page.title }}
{{ page.description }}
{{ content }}
{% include footer.html %} {% include foot-scripts.html %}