{% extends "mobile/coach/base.html" %} {% load i18n lucide %} {% comment %} Bottom-tab "Squad" -- roster + staff for the active team, current season. See CoachSquadView's own docstring for why there's no per-row edit here (jersey number/position/captaincy stays a desktop-only action for now). {% endcomment %} {% block content %} {% if not active_team %}
{% trans "Not staffing a team yet" %}