{{ title }}
{% if page_md_url %}{% endif %}
{# no-flash: set the theme before first paint, paired with the `theme` controller #}
{# consumer overrides (MDJANGO_EXTRA_CSS): loaded after ours so equal-specificity seed rules win #}
{% for href in extra_css %}{% endfor %}
{# import map (before any module) points Stimulus at the vendored ESM build — no CDN, no build #}
{# head slot — the one sanctioned override point; ships empty, a consumer shadows it to add analytics/verification tags (CONTEXT.md: Head slot, ADR 0003) #}
{{ slot }}