{% load pages assets html %} {% block title %}{% title %}{% endblock %} {% block feeds %}{% endblock %} {% stylesheet %} {% script %}

{{settings.SITE_NAME}}

{% if not pages.is_homepage %} {% endif %} {% block header_group %}

{% block header %}{% header %}{% endblock %}

{% endblock %} {% block content_primary %}{{pages.current.content.content_primary|html}}{% endblock %}