{% load static lucide ui i18n %} {% comment %} Standalone shell for club management -- does NOT extend templates/_base.html or _club_base.html, and does not load assets/app.css or daisyUI. Same reasoning as controlpanel/templates/controlpanel/base.html's own standalone shell, but this surface IS club-branded (design_handoff_rosterchief_platform/README.md, "Club theming"): the --tenant-club/--tenant-club-dark custom properties below feed assets/management.css's --color-club/--color-club-dark tokens, set per request from Club.secondary_color. Desktop only, matching the design's own scope for this surface -- no mobile nav here, unlike the club-facing chrome this replaces. {% endcomment %}