]> git.mxchange.org Git - friendica.git/blobdiff - view/notifications_posts_item.tpl
added posts to network section of the notifications page
[friendica.git] / view / notifications_posts_item.tpl
diff --git a/view/notifications_posts_item.tpl b/view/notifications_posts_item.tpl
new file mode 100644 (file)
index 0000000..96327b2
--- /dev/null
@@ -0,0 +1,3 @@
+<div class="notif-item">
+       <a href="$item_link"><img src="$item_image" class="notif-image">$item_text <span class="notif-when">$item_when</span></a>
+</div>
\ No newline at end of file