diff options
Diffstat (limited to 'view/tpl/smarty3/mail_head.tpl')
-rw-r--r-- | view/tpl/smarty3/mail_head.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/mail_head.tpl b/view/tpl/smarty3/mail_head.tpl index 1cd7145e7..d2eec5ecb 100644 --- a/view/tpl/smarty3/mail_head.tpl +++ b/view/tpl/smarty3/mail_head.tpl @@ -1,3 +1,7 @@ -<h3>{{$messages}}</h3> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h3>{{$messages}}</h3> {{$tab_content}} |