{% load staticfiles %} {% include "core/html_head.html" %} {% block headcontent %} {% endblock %}
{% include "core/page_header.html" with show_quick_user=1 %}
{% block pagecontent %} {% endblock %}
{% include "core/index_scripts.html"%} {% include "core/components/about_us.html" %}