4 lines
203 B
Smarty
4 lines
203 B
Smarty
|
|
<div class="notif-item">
|
|
<a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
|
|
</div> |