{% extends "base_root.html" %} {% load i18n staticfiles cms_tags menu_tags %} {% block body_class %}tpl-base{% endblock %} {% block body_content %} {% block header %} {% include "includes/header/header.html" %} {# overlay menu that gets in a modal #} {# required to hold the space for fixed headers #}
{# required for smooth scroll #} {% endblock header %} {# start: content #}