{% include head.html %}
{% include navigation.html %}
{% if page.image %}
{% else %}
{% endif %}
{{ page.title }}
by {{ page.author }}
{{ content }}
{% include footer.html %} {% include js.html %}