diff --git a/files/templates/default.html b/files/templates/default.html index 827e4fee10..7172bb4859 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -1233,7 +1233,11 @@ -{% if "marsey.tech" not in request.host %}{% endif %} +{% if "marsey.tech" not in request.host and '@' not in request.path %} + + + +{% endif %} {% include "header.html" %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 3905e9615a..db32fe5359 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -376,7 +376,7 @@
- +