diff --git a/scores/templates/scores/index.html b/scores/templates/scores/index.html index b11d0c1..2f76f38 100644 --- a/scores/templates/scores/index.html +++ b/scores/templates/scores/index.html @@ -106,6 +106,8 @@ document.getElementById("demo").innerHTML = "Démarrage en cours..."; {% endfor %} + {% endif %} + {% if ended_matches %} {% for match in ended_matches %}