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