{% include head.html %} {% include navigation.html %}
{% if page.previous %} Previous {% endif %}
{% if page.next %} Next {% endif %}

{{ page.title }}


{% if page.banner_image %} {{ page.title }}
{% endif %} {{ content }}
{% include footer_before.html %} {% include footer.html %}