{% macro html_head(js, include_seo, include_user_css, csp, title2, author, extra_css, include_2fa_verify, include_seo2) %} {# submission.py does a lot of stupid stuff with the title and we don't want to override that #} {# remember, this is very temporary #}
{% if js %} {{javascript()}} {% endif %} {{meta_tags_1(csp, author)}} {{stylesheets(include_user_css, extra_css)}} {% if title2 %}