{% if __no_html_mode__ %} {% include 'no_html_main.html' %} {% else %} {% include 'main.html' %} {% endif %}
{% if DEBUG %} {{{ hot_reload.script(url_for('hot-reload')) | safe }}} {% endif %}