{{ head_html|safe }}
{{ admin_banner_html|safe }} {% if slots.header %}
{{ slots.header|safe }}
{% endif %} {# Article template owns the page
(seed carries no level-1 heading block); aligned to the article grid's left column edge. #}
{% if title %}
{{ title }}
{% endif %} {% if slots.byline %}
{{ slots.byline|safe }}
{% endif %}
{% if slots.main %}{{ slots.main|safe }}{% else %}
This essay has no content yet.
{% endif %}
{% if slots.footer %}{% endif %} {{ body_end_html|safe }}