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