{# Base shell — sidebar + top bar + body slot #}
{# ── Sidebar ──────────────────────────────────────────────── #} {# ── Main ─────────────────────────────────────────────────── #}

{{ title }}

{% if subtitle %}
{{ subtitle }}
{% endif %}
{{ topbar_actions|safe }}
{{ body|safe }}