{{ head_html|safe }}
{{ admin_banner_html|safe }}
{{ slots.masthead|safe }}
{{ slots.deck|safe }}
{% if slots.main %}
{{ slots.main|safe }}
{% else %}
No content blocks assigned to this page.
{% endif %}
{{ body_end_html|safe }}