{{ head_html|safe }}
{{ admin_banner_html|safe }}
{{ slots.header|safe }}
{% if slots.main %}{{ slots.main|safe }}{% else %}
// add a hero block to start the boot sequence
{% endif %}
{{ body_end_html|safe }}