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

{{ page.title }}

{% if page.image %} {% endif %} {{ content }}
{% include sidebar.html %}
{% include footer.html %}