2014-09-05 22:14:25 +00:00
|
|
|
|
2016-08-01 16:18:11 +00:00
|
|
|
<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
|
2021-09-18 05:08:29 +00:00
|
|
|
<a href="{{$notification.link}}" target="friendica-notifications"><img src="{{$notification.image}}" class="notif-image">{{$notification.text nofilter}} <span class="notif-when">{{$notification.ago}}</span></a>
|
2013-04-23 11:47:57 +00:00
|
|
|
</div>
|