diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index b3b72cf..c2f8517 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -38,17 +38,17 @@ } -
- - {% if channel_configured %} - -
-
- Private Channel - {{ channel_fingerprint }} -
+{% if channel_configured %} + +
+
+ Private Channel + {{ channel_fingerprint }}
- {% endif %} +
+{% endif %} + +