{% load i18n lucide %} {% comment %} The two-level sidebar (design_handoff_rosterchief_platform/README.md, D1/D2): seven top-level sections -- Overview/Members/Teams/Calendar/News/Finance/Settings -- each except News expanding into sub-items while it (or a sub-item) is active. `nav`/ `nav_section` come from management.context_processors.active_nav_section. Admin-only sub-items are hidden here for plain staff -- the views are gated regardless (ClubAdminRequiredMixin), this is just so the nav never shows a link they can't follow. Same reasoning as the old flat nav this replaces. {% endcomment %} {% lucide "layout-dashboard" size=17 %} {% trans "Overview" %}