aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/viewcontact_template.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/viewcontact_template.tpl')
-rw-r--r--view/tpl/smarty3/viewcontact_template.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/viewcontact_template.tpl b/view/tpl/smarty3/viewcontact_template.tpl
index 18fed6bb4..8550c083c 100644
--- a/view/tpl/smarty3/viewcontact_template.tpl
+++ b/view/tpl/smarty3/viewcontact_template.tpl
@@ -1,4 +1,8 @@
-<h3>{{$title}}</h3>
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<h3>{{$title}}</h3>
{{foreach $contacts as $contact}}
{{include file="contact_template.tpl"}}