From 3d9569a59fc048a5bc0ca11c3ef8fb7079984a89 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 31 Dec 2022 09:51:35 +0200 Subject: [PATCH] remove unnecessary stuff --- files/templates/email/default.html | 685 ++++++++++++++-------------- files/templates/util/html_head.html | 2 +- 2 files changed, 343 insertions(+), 344 deletions(-) diff --git a/files/templates/email/default.html b/files/templates/email/default.html index 2fc24d4ab..d2bb03a1b 100644 --- a/files/templates/email/default.html +++ b/files/templates/email/default.html @@ -7,363 +7,362 @@ - diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 49d61f0a8..0ad182afa 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -122,7 +122,7 @@ {% if sub and sub.css and not request.path.endswith('settings') and not request.values.get('nocss') %} - + {% endif %} {% if EVENT_STYLES %}