{% extends "mobile/coach/base.html" %} {% load i18n lucide %} {% comment %} Bottom-tab "Squad" -- roster + staff for the active team, current season. Each roster row links through to CoachRosterMemberView (stats, tap-to- call, edit, remove) -- see that view's own docstring. {% endcomment %} {% block content %} {% if not active_team %}
{% trans "Not staffing a team yet" %}