{% include header.html %}
{{ page.title }}
{{ page.date | date_to_string }}
{{ content }}
{% include footer.html %}