Ver código fonte

[Dovecot] Quarantine template: added username variable

andryyy 5 anos atrás
pai
commit
262e46a414
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      data/assets/templates/quarantine.tpl

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

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