Explorar o código

[Dovecot] Quarantine template: added username variable

andryyy %!s(int64=5) %!d(string=hai) anos
pai
achega
262e46a414
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 %}