{% include header.html title=post.title %}

{{ page.title }}

{% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ content }}
{% include footer.html %}