From a6a23b1c66694031ac52c3eefb93435d410581e3 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 14 Sep 2021 16:21:04 +0200 Subject: [PATCH] fd --- files/templates/default.html | 6 +++++- files/templates/userpage.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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 @@
- +