mirror of
https://github.com/friendica/friendica
synced 2024-11-10 16:22:53 +00:00
4 lines
No EOL
236 B
Smarty
4 lines
No EOL
236 B
Smarty
|
|
<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
|
|
<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> |