aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/notifications_comments_item.tpl
blob: 9913e6cf71ffa05f83a4556775160baf8c9dc7c9 (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-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
</div>