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

{{ page.heading }}

{{ content }}
{% if page.append_email_form %}

Contact us via {{ site.contact_email }}.

{% endif %}
{% include footer.html %} {% include javascripts.html %}