Răsfoiți Sursa

[Dovecot] Quarantine template: added username variable

andryyy 5 ani în urmă
părinte
comite
262e46a414
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      data/assets/templates/quarantine.tpl

+ 1 - 1
data/assets/templates/quarantine.tpl

@@ -24,7 +24,7 @@
   </style>
   </style>
   </head>
   </head>
   <body>
   <body>
-    <p>Hi!<br>
+    <p>Hi {{username}}!<br>
     {% if counter == 1 %}
     {% if counter == 1 %}
     There is 1 new message waiting in quarantine:<br>
     There is 1 new message waiting in quarantine:<br>
     {% else %}
     {% else %}