{% if page.head %} {{ page.head }} {% endif %}
{% if page.is_post %}

{{ page.title }}

{{ page.date_formatted }}

{% endif %} {{ content }}