From 84f6459e8992746f1b6965fbb3d0229f7d4780af Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Mon, 31 Jul 2023 15:21:12 +0200 Subject: [PATCH] ranking update --- scores/templates/scores/ranks.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 }}