{% extends "mobile/coach/base.html" %} {% load i18n lucide %} {% comment %} C6 -- design_handoff_rosterchief_platform/README.md's C6 section: a checkbox per eligible candidate rather than one member at a time (see CoachAddPlayerView's own docstring for why, and what's scoped down from the mock -- no "Age eligible" filter, no fixed footer). {% endcomment %} {% block header_extra %}
{% trans "Was on this team's roster last season." %}
{% elif filter_param == "no_team" %}{% trans "Not on any team's roster yet this season." %}
{% endif %} {% endblock content %}