]> git.mxchange.org Git - friendica.git/blobdiff - view/notifications_network_item.tpl
Anne set testbubble banner to be fixed, I added the other notification types to ...
[friendica.git] / view / notifications_network_item.tpl
diff --git a/view/notifications_network_item.tpl b/view/notifications_network_item.tpl
new file mode 100644 (file)
index 0000000..f398f12
--- /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