{%- include header.html -%}
{% if page.content_title %}

{{ page.content_title }}

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