{% include header.html %}
{{ page.title }}
{{ page.date | date: '%A, %B %-d, %Y' }}, by {{ site.author }}
{{ content }}
{% include footer.html %}