{% if main_max_width %}
{% endif %}
{% if main_max_width %}
{% endif %}
{% extends "base/base.html" %} {% block preamble %} {% block metadata %} {{ super() }} {% endblock %} {% for src in template_resources['js'].values() %} {% endfor %} {% for src in template_resources['js_modules'].values() %} {% endfor %} {% endblock %} {% block postamble %} {% for css in template_resources['css'].values() %} {% endfor %} {% for raw_css in template_resources['raw_css'] %} {% endfor %} {% endblock %} {% block contents %}