{% extends "base.html" %} {% load static %} {% comment %}Auth pages give their own per-button feedback (.btn-loading); the full-page nav scrim would needlessly dim the brand imagery, so suppress it here.{% endcomment %} {% block nav_overlay %}{% endblock %} {% block body %}
{# ── Brand panel: hero photograph + solid footer band ──────── #} {# ── Form panel ────────────────────────────────────────────── #}
{# Mobile logo #}
RUFORUM
{% block content %}{% endblock %}
{% endblock %}