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