{{ head_html|safe }}
{{ admin_banner_html|safe }}
{{ slots.header|safe }}
man page
{% if slots.main %}{{ slots.main|safe }}{% else %}
// no content blocks assigned to this page
{% endif %}
{{ body_end_html|safe }}