aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/convobj.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/convobj.tpl')
-rw-r--r--view/tpl/smarty3/convobj.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/convobj.tpl b/view/tpl/smarty3/convobj.tpl
index d5cee1170..9b9165673 100644
--- a/view/tpl/smarty3/convobj.tpl
+++ b/view/tpl/smarty3/convobj.tpl
@@ -1,4 +1,8 @@
-{{foreach $threads as $item}}
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}{{foreach $threads as $item}}
{{include file="{{$item.template}}"}}
{{/foreach}}