aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/notifications_likes_item.tpl
blob: 792b285bce0f2aee8613acb25932551a29983887 (plain) (blame)
1
2
3
4
5
6
7
8
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<div class="notif-item">
	<a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
</div>