Improved email spam-score

This commit is contained in:
Mawoka
2024-03-12 14:21:27 +01:00
parent 8c6608ecd6
commit 65f3400f14
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -3,7 +3,7 @@ SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
SPDX-License-Identifier: MPL-2.0
-->
<html>
<div style='box-sizing: border-box;display: block;max-width: 600px;margin: 0 auto;padding: 10px'><span
style='color: transparent;height: 0;max-height: 0;max-width: 0;opacity: 0;overflow: hidden;mso-hide: all;visibility: hidden;width: 0'>Let's confirm your email address.</span>
<div style='box-sizing: border-box;width: 100%;margin-bottom: 30px;margin-top: 15px'>
@@ -77,3 +77,4 @@ SPDX-License-Identifier: MPL-2.0
{% include 'footer.jinja2' %}
</div>
</html>