1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-23 03:58:25 +02:00

Update information about draw with the 2024 changes

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-04-19 19:02:11 +02:00
parent 58608ea5ff
commit 3ca0148934
4 changed files with 12 additions and 10 deletions

View File

@ -99,7 +99,7 @@
{# If needed, add the penalty of the team #}
<div id="recap-{{ tournament.id }}-round-{{ round.number }}-team-{{ td.participation.team.trigram }}-penalty"
class="badge rounded-pill text-bg-info">
❌ {{ td.penalty }}
❌ {{ td.penalty }} %
</div>
{% endif %}
</li>