{% extends "_club_base.html" %} {% load i18n lucide %} {% comment %} The club-staff shell: team managers, coaches and admins only (never parents or players -- see club.mixins.ClubStaffRequiredMixin). Mirrors controlpanel/base.html's block structure, extending the club's own skin instead of the platform's. {% endcomment %} {% block head_title %} {% block section_title %}{% trans "Management" %}{% endblock section_title %} {% endblock head_title %} {% block menu %} {% endblock menu %} {% block main %}