{% include header.html %}

{{ page.title }}{% if page.subtitle %}: {{ page.subtitle }}{% endif %}


{{ page.date | date_to_long_string }}
{{ content }}
{% include footer.html %}