mirror of
https://github.com/friendica/friendica
synced 2024-11-19 23:03:41 +00:00
3 lines
162 B
Smarty
3 lines
162 B
Smarty
|
<div class="notif-item">
|
||
|
<a href="{$item_link}"><img src="{$item_image}" class="notif-image">{$item_text} <span class="notif-when">{$item_when}</span></a>
|
||
|
</div>
|