浏览代码

[Dovecot] Quarantine template: added username variable

andryyy 5 年之前
父节点
当前提交
262e46a414
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 %}