From 262e46a4143408cb6f3d016dc93980b71f5f4e10 Mon Sep 17 00:00:00 2001 From: andryyy Date: Mon, 4 May 2020 07:50:09 +0200 Subject: [PATCH] [Dovecot] Quarantine template: added username variable --- data/assets/templates/quarantine.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/assets/templates/quarantine.tpl b/data/assets/templates/quarantine.tpl index 3af0e121..a0479a4a 100644 --- a/data/assets/templates/quarantine.tpl +++ b/data/assets/templates/quarantine.tpl @@ -24,7 +24,7 @@ -

Hi!
+

Hi {{username}}!
{% if counter == 1 %} There is 1 new message waiting in quarantine:
{% else %}