{% include head.html %}
{% include navigation.html %}
{% if page.image %}
{% else %}
{% endif %}

{{ page.title }}

by {{ page.author }}

{{ content }}
Footer
{% include footer.html %} {% include js.html %}