]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/notifications_network_item.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / notifications_network_item.tpl
index 856955424b853e8bca22c91cca483773a74debce..d5b0e8212e4be2834f57b57e5f1982bed4353b86 100644 (file)
@@ -1,3 +1,7 @@
-<div class="notif-item">
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<div class="notif-item">
        <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
 </div>