diff options
Diffstat (limited to 'view/tpl/smarty3/mail_display.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_display.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/mail_display.tpl b/view/tpl/smarty3/mail_display.tpl index 76e4d1859..e39a054ba 100644 --- a/view/tpl/smarty3/mail_display.tpl +++ b/view/tpl/smarty3/mail_display.tpl @@ -1,4 +1,8 @@ - +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{foreach $mails as $mail}} {{include file="mail_conv.tpl"}} {{/foreach}} |