aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/notifications_likes_item.tpl
blob: 792b285bce0f2aee8613acb25932551a29983887 (plain) (tree)
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>