TheOrganist24
{% if content and content.tagline %}
{{ content.tagline }}
{% endif %}
{% block content %}{% endblock %}
{# Overlay block: MUST remain outside .page.
.page uses backdrop-filter, which creates a stacking context that breaks
position:fixed descendants. The shared lightbox lives here. It is hidden
until a carousel opens it, so it is harmless on pages with no carousel. #}
{% block overlay %}