{{ head_html|safe }} {{ admin_banner_html|safe }}
{% if slots.header %}
{{ slots.header|safe }}
{% endif %}
{{ slots.hero|safe }}
{% if slots.main %}
{{ slots.main|safe }}
{% endif %}
{{ slots.cta|safe }}
{% if slots.footer %}{% endif %} {{ body_end_html|safe }}