]> git.mxchange.org Git - friendica.git/blob - view/templates/notifications_network_item.tpl
Merge branch 'develop' of github.com:annando/friendica into 1409-shadow-items
[friendica.git] / view / templates / notifications_network_item.tpl
1
2 <div class="notif-item">
3         <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
4 </div>