]> git.mxchange.org Git - friendica.git/blob - view/templates/notifications/comments_item.tpl
a8de3c793d0ae575b17dfffa3c471cd24e3b3471
[friendica.git] / view / templates / notifications / comments_item.tpl
1
2 <div class="notif-item {{if !$item_seen}}unseen{{/if}}">
3         <a href="{{$item_link}}"><img src="{{$item_image}}" class="notif-image">{{$item_text nofilter}} <span class="notif-when">{{$item_ago}}</span></a>
4 </div>