{# Shell shared by every built-in page (spec section 10.2). Globals injected by the renderer: title, subtitle, logo_url, accent_color, allow_signup_link, static_url, csrf_token, request. Optional context: csp_nonce (allows the accent {% endif %} {% block head %}{% endblock %}
{% if logo_url %} {% endif %}

{% block heading %}{{ title }}{% endblock %}

{% block subheading %} {% if subtitle %}

{{ subtitle }}

{% endif %} {% endblock %}
{% block content %}{% endblock %}
{% block below_card %}{% endblock %}