]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/viewcontact_template.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / viewcontact_template.tpl
index 19a4eec805433d44a0ee97687361f51ca4ad256f..4a69dd4b52ac35b11722b906033037440ef69da0 100644 (file)
@@ -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 $c}}
        {{include file="contact_template.tpl" contact=$c}}