]> git.mxchange.org Git - friendica.git/blob - view/smarty3/notifications_network_item.tpl
Merge pull request #594 from fermionic/20130127-add-event-id-index
[friendica.git] / view / smarty3 / notifications_network_item.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <div class="notif-item">
7         <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
8 </div>