]> git.mxchange.org Git - friendica.git/blob - view/templates/notifications_likes_item.tpl
fix account_type
[friendica.git] / view / templates / notifications_likes_item.tpl
1
2 <div class="notif-item">
3         <a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
4 </div>