]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/nogroup-template.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / nogroup-template.tpl
index 16600b9ceabbe091a5b155dcc8dc74efc616c8eb..8ca839036590273c12bf72b142c1a4fa7e366531 100644 (file)
@@ -1,4 +1,8 @@
-<h1>{{$header}}</h1>
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<h1>{{$header}}</h1>
 
 {{foreach $contacts as $c}}
        {{include file="contact_template.tpl" contact=$c}}