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
-
-