{% autoescape true %}
{% include 'header_top.html' %}
{{ sitename }}
{% include 'top_navbar.html' %}
{% include 'tabs.html' %}
Powered by Dataspectra
Click here to make your own site!
{% include 'body_footer.html' %} {% endautoescape %}