{% if page.title %} {{ page.title | titlecase }} {% if page.date %}{% include post/date.html %}{% endif %} {% endif %} {{ content }} {% unless page.footer == false %} {% endunless %}