{% include header.html %}
{% if page.title %}

{{page.title}}

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