diff --git a/frontend/static/index.html b/frontend/static/index.html index da559577..01de3f90 100644 --- a/frontend/static/index.html +++ b/frontend/static/index.html @@ -107,7 +107,7 @@
- {{ theme.exercice_solved }}/{{ theme.exercice_count }}{{ theme.name }} + {{ theme.exercice_solved }}/{{ theme.exercice_count }}{{ theme.name }}
diff --git a/frontend/static/views/theme.html b/frontend/static/views/theme.html index 5a44133f..ebaf8c8c 100644 --- a/frontend/static/views/theme.html +++ b/frontend/static/views/theme.html @@ -8,7 +8,7 @@

    -
  • Gain : {{ themes[current_theme].exercices[current_exercice].gain }} points
  • +
  • Gain : {{ themes[current_theme].exercices[current_exercice].gain }} points +50% happy hour +50% first blood
  • Résolu par : {{ themes[current_theme].exercices[current_exercice].solved }} équipes
@@ -47,7 +47,7 @@
Soumettre une solution
@@ -69,7 +69,7 @@
Challenge réussi !
- Vous êtes la {{ my.exercices[current_exercice].solved_number }}e équipe à avoir résolu ce challenge à {{ my.exercices[current_exercice].solved_time | date:"fullDate" }}. Vous avez marqué {{ themes[current_theme].exercices[current_exercice].gain }} points ! + Vous êtes la {{ my.exercices[current_exercice].solved_number }}e équipe à avoir résolu ce challenge à {{ my.exercices[current_exercice].solved_time | date:"mediumTime" }}. Vous avez marqué {{ themes[current_theme].exercices[current_exercice].gain }} points !
@@ -85,8 +85,10 @@
{{ key.slice(128) }}
{{ key.slice(0, 128) }}
- +
+ +