diff --git a/draw/templates/draw/tournament_content.html b/draw/templates/draw/tournament_content.html index ebba86c..e14c400 100644 --- a/draw/templates/draw/tournament_content.html +++ b/draw/templates/draw/tournament_content.html @@ -1,12 +1,5 @@ {% load i18n %} - -{% if tournament.draw %} - Tirage lancΓ© ! -{% else %} - -{% endif %} -
- Tournoi commencΓ© +
+
+
+

Last dices

+
+
+
+ {% for participation in tournament.participations.all %} +
+
{{ participation.team.trigram }} 🎲 ??
+
+ {% endfor %} +
+
+
+
+
+
+
+ Recap +
+
+
    +
  • + {% trans "Round 1" %}: +
      +
    • + Poule A +
        +
      • +
        + MSR πŸ“ƒ ? +
        +
        + πŸ—‘οΈ 2, 3 +
        +
      • +
      • +
        + PON πŸ“ƒ 4 +
        +
        + πŸ—‘οΈ 5, 6, 7, 8 +
        +
        + ❌ 0.5 +
        +
      • +
      • +
        + CMS πŸ“ƒ 1 +
        +
        + πŸ—‘οΈ +
        +
      • +
      +
    • +
    • + Poule B +
        +
      • +
        + ANT πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      • +
        + PBM πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      • +
        + LHP πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      +
    • +
    • + Poule C +
        +
      • +
        + GJS πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      • +
        + DAT πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      • +
        + LHM πŸ“ƒ ? +
        +
        + πŸ—‘οΈ +
        +
      • +
      +
    • +
    +
  • +
  • {% trans "Round 2" %}:
  • +
+
+
+
+
+
+
+
+ Information +
+ +
+
+ +
+

+ {% trans "Launch dice" %} +

+
+ +
+
+ + +
+
+
+
+
+
+ +
+
+
+

+ {% trans "Round 1" %} +

+
+
+
+
+

+ Poule A +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Problem nΒ°?Problem nΒ°?Problem nΒ°?
?????????
?????????
?????????
+
+
+
+
+
+
+

+ {% trans "Round 2" %} +

+
+
+
+
+

+ Poule A +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Problem nΒ°?Problem nΒ°?Problem nΒ°?
?????????
?????????
?????????
+
+
+
+
+
+