]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/smarty3/search_item.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / quattro / smarty3 / search_item.tpl
index 15fb811074af35c2da03eebf5a737bd354f057b8..86f8c8aac8f41deb5c3229a38cdd3947079ae0ac 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 s22 star {{$item.isstarred}}" id="starred-{{$item.id}}" title="{{$item.star.starred}}">{{$item.star.starred}}</span>
        {{if $item.lock}}<span class="icon s22 lock fakelink" onclick="lockview(event,{{$item.id}});" title="{{$item.lock}}">{{$item.lock}}</span>{{/if}}