{% comment %} What this club owes the platform, for its own admins. `billing_notice` comes from management.context_processors.billing_notice, which returns None for anyone who is not a club admin -- so this partial never needs to check that itself. Included unconditionally by home.html, and by base.html only when the notice has reached error level, so a final notice follows an admin onto every management page while an early one stays on the dashboard. {% endcomment %} {% load i18n lucide %} {% if billing_notice %}