1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-11 21:08:26 +00:00
friendica-github/view/notifications_posts_item.tpl

3 lines
187 B
Smarty
Raw Normal View History

<div class="notif-item">
2011-11-30 22:26:02 -08:00
<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>