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

{{ page.title }}

{{ page.description }}

{{ page.date | date: '%B %d, %Y' }}

{{ content }}
{% include footer.html %} {% include foot-scripts.html %}