{% load compile_static %} {% load static %} {% load custom_include %} {% if show_splash %}
{% include splash_name %}
{% endif %} {{title_page}} {% try_to_include "header.html" %} {% include "radiant/mdc.html" with scripts=False %} {% include "radiant/brython.html" with debug=0 %}