diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index 166a56a..b3b72cf 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -42,9 +42,11 @@ {% if channel_configured %} -
- Private Channel - {{ channel_fingerprint }} +
+
+ Private Channel + {{ channel_fingerprint }} +
{% endif %}