diff --git a/webapp/templates/twitch-moderation.html b/webapp/templates/twitch-moderation.html
index 277e2dc..5d51db9 100644
--- a/webapp/templates/twitch-moderation.html
+++ b/webapp/templates/twitch-moderation.html
@@ -90,45 +90,45 @@
Modération Twitch
Commandes et logs de modération pour {{ twitch_channel }}
-
-
-
-
+
+
+
+
{% if is_live %}
-
+
{% else %}
-
+
{% endif %}
-
-
{{ 'En direct' if is_live else 'Hors ligne' }}
+
+
{{ 'En direct' if is_live else 'Hors ligne' }}
{% if is_live %}
-
{{ stream_title or 'Sans titre' }}
+
{{ stream_title or 'Sans titre' }}
{% else %}
-
Repos — à bientôt sur Twitch
+
À bientôt
{% endif %}
-
Chaîne
+
Chaîne
-
-
-
+
+
-
-
Filtre liens
-
{{ 'Actif' if link_filter_enabled else 'Inactif' }}
+
+
Filtre liens
+
{{ 'Actif' if link_filter_enabled else 'Inactif' }}
-
Réglages
+
Réglages
-
-
-
+
+
-
-
Mots interdits
-
{{ banned_words|length }} actif{{ 's' if banned_words|length != 1 else '' }}
+
+
Mots interdits
+
{{ banned_words|length }} actif{{ 's' if banned_words|length != 1 else '' }}
-
Liste
+
Liste