diff --git a/frontend/static/index.html b/frontend/static/index.html
index 01de3f90..84c638b4 100644
--- a/frontend/static/index.html
+++ b/frontend/static/index.html
@@ -83,8 +83,8 @@
-
{{ teams[my.team_id].rank }}e sur {{ teams_count }} –
- {{ my.score }} points
+
{{ teams[my.team_id].rank }} sur {{ teams_count }} –
+
diff --git a/frontend/static/views/theme.html b/frontend/static/views/theme.html
index ebaf8c8c..792cf571 100644
--- a/frontend/static/views/theme.html
+++ b/frontend/static/views/theme.html
@@ -8,8 +8,8 @@
- - 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
+ - Gain : +50% happy hour +50% first blood
+ - Résolu par : .
@@ -37,7 +37,7 @@
{{ hint.title }}
-
Cet indice vous coûtera {{ hint.cost }}% des points de l'exercice
+
Débloquer cet indice vous coûtera .
@@ -47,7 +47,7 @@