@ -106,6 +106,8 @@ document.getElementById("demo").innerHTML = "Démarrage en cours...";
</div>
{% endfor %}
{% endif %}
{% if ended_matches %}
{% for match in ended_matches %}
<div class="match">
@ -162,6 +164,9 @@ document.getElementById("demo").innerHTML = "Démarrage en cours...";
</main>