{% include head.html %}
{% include header.html %}
{{ page.title }}
{% if page.featured-image %}
{% endif %} {{ content }} {% include footer.html %}