aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/notifications_likes_item.tpl
blob: ca23e8009c82c650372349a824cbd6f66c4e5ae2 (plain) (blame)
1
2
3
4
5
6
7
{{*
 *	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>