mirror of
https://github.com/friendica/friendica
synced 2024-11-10 10:22:53 +00:00
3 lines
204 B
Smarty
3 lines
204 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>
|