]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/search_item.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / vier / smarty3 / search_item.tpl
index c1a20adea1fc3476c6f4feee484ffbb96f0fbd0d..e4c017ac4235c0b248674967e6c57d348e67337e 100644 (file)
@@ -1,4 +1,8 @@
-
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <div class="wall-item-decor">
        <span class="icon star {{$item.isstarred}}" id="starred-{{$item.id}}" title="{{$item.star.starred}}">{{$item.star.starred}}</span>
        {{if $item.lock}}<span class="icon lock fakelink" onclick="lockview(event,{{$item.id}});" title="{{$item.lock}}">{{$item.lock}}</span>{{/if}}