mirror of
https://github.com/friendica/friendica
synced 2024-11-11 19:02:54 +00:00
3 lines
211 B
Smarty
3 lines
211 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>
|