{{ head_html|safe }}
{{ admin_banner_html|safe }}
{{ slots.header|safe }}
{% if slots.rail %}{% endif %}
{% if slots.main %}{{ slots.main|safe }}{% else %}
No article body.
{% endif %}
{{ body_end_html|safe }}