{% extends 'base.html' %} {% load static %} {% block title %}Plantilla - {{ team.name }}{% endblock %} {% block nav_equipo %}active{% endblock %} {% block nav_team_roster %}active{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{% endif %}
{{ total_players }} jugadores {% if division %} • {{ division.name }} {% endif %}
Aún no se han agregado jugadores a la plantilla del equipo.