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