{% include head.html %}
{% include nav.html %}

{{page.title}}

{{page.description}}


{{page.date}} {% if page.is_short %} Mini Post {% endif %}


{{content}}
{% include footer.html %}