From b9160dc1d4d9e9650dab40124621d7163cfceeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 4 Jun 2023 13:22:41 +0200 Subject: [PATCH] templates: increase contrast of email footer text (#78153) --- templates/emails/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/emails/footer.html b/templates/emails/footer.html index a5351ea1..6a6354f2 100644 --- a/templates/emails/footer.html +++ b/templates/emails/footer.html @@ -1,6 +1,6 @@ -
+ {% block footer %} {% if email_signature %} {{ email_signature|linebreaks }}