]> git.mxchange.org Git - friendica.git/blob - view/notifications_network_item.tpl
Merge branch 'pull'
[friendica.git] / view / notifications_network_item.tpl
1 <div class="notif-item">
2         <a href="{$item_link}" target="friendica-notifications"><img src="{$item_image}" class="notif-image">{$item_text} <span class="notif-when">{$item_when}</span></a>
3 </div>