4 lines
243 B
Smarty
4 lines
243 B
Smarty
|
|
<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
|
|
<a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text nofilter}} <span class="notif-when">{{$item_ago}}</span></a>
|
|
</div> |