{# This is fairly minimal inlined JS that the rest of the page might rely on early (before rendering has completed). #} {% block extra_head %}{% endblock %}

{{branding}}

{% block content %}{% endblock %}
{% if custom_footer_html is not none %} {% endif %} {% block inline_js %}{% endblock %}