diff --git a/data/assets/templates/quarantine.tpl b/data/assets/templates/quarantine.tpl new file mode 100644 index 000000000..2a0a310ea --- /dev/null +++ b/data/assets/templates/quarantine.tpl @@ -0,0 +1,35 @@ + +
+ + + +Hi!
+ There are {{counter}} new messages waiting in quarantine:
+
| Subject | Sender | Arrived on |
|---|---|---|
| {{ line.subject|e }} | +{{ line.sender|e }} | +{{ line.created }} | +