diff --git a/scores/templates/scores/ranks.html b/scores/templates/scores/ranks.html index 0737ace..74f6308 100644 --- a/scores/templates/scores/ranks.html +++ b/scores/templates/scores/ranks.html @@ -86,18 +86,20 @@
-

Classement

+

Classement {{ tournament.name }} - {{ tournament.teams|length }} équipes

+ {% for team in tournament.teamsByFinalRank %} + {% endfor %}
Classement Nom PoidsPoints
#{{ team.position_finale }} {{ team.name|linebreaksbr }} {{ team.rank }}{{ team.date_label }}