aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/notifications_posts_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/notifications_posts_item.tpl')
-rw-r--r--view/tpl/smarty3/notifications_posts_item.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/notifications_posts_item.tpl b/view/tpl/smarty3/notifications_posts_item.tpl
index 9c454a3ed..9e0f196ea 100644
--- a/view/tpl/smarty3/notifications_posts_item.tpl
+++ b/view/tpl/smarty3/notifications_posts_item.tpl
@@ -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> \ No newline at end of file