{% autoescape true %} {% include 'header_top.html' %} {{ sitename }} {% include 'top_navbar.html' %}
{% include 'tabs.html' %}
{% include 'body_footer.html' %} {% endautoescape %}