47acb6a278
- Remove unused frion notify template - Update API test
4 lines
No EOL
276 B
Smarty
4 lines
No EOL
276 B
Smarty
|
|
<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
|
|
<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>
|
|
</div> |