{% include header.html %} {% if page.hero %} {% include hero.html %} {% endif %}
{{ content }}
{% include footer.html %}