{{ head_html|safe }}
{{ admin_banner_html|safe }}
{{ slots.header|safe }}
contact --send
{% if slots.main %}{{ slots.main|safe }}{% else %}
// add a contact-form block
{% endif %}
{{ body_end_html|safe }}