diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index fc49621..166a56a 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -40,6 +40,14 @@
+ {% if channel_configured %} + +
+ Private Channel + {{ channel_fingerprint }} +
+ {% endif %} +
Stegasoo @@ -49,10 +57,6 @@
- {% if channel_configured %} - {{ channel_fingerprint }} - {% endif %} -
Encode