aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/mail_head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/mail_head.tpl')
-rwxr-xr-x[-rw-r--r--]view/tpl/mail_head.tpl9
1 files changed, 7 insertions, 2 deletions
diff --git a/view/tpl/mail_head.tpl b/view/tpl/mail_head.tpl
index afb65f537..f7a39fa8b 100644..100755
--- a/view/tpl/mail_head.tpl
+++ b/view/tpl/mail_head.tpl
@@ -1,3 +1,8 @@
-<h3>$messages</h3>
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
+<h3>{{$messages}}</h3>
-$tab_content
+{{$tab_content}}