1 <div class="shared-wrapper">
2 <div class="shared_header">
4 <a href="{{$profile}}" target="_blank" rel="noopener noreferrer" class="shared-userinfo">
5 <img src="{{$avatar}}" height="32" width="32">
8 <div><a href="{{$profile}}" target="_blank" rel="noopener noreferrer" class="shared-wall-item-name"><span class="shared-author">{{$author}}</span></a></div>
9 <div class="shared-wall-item-ago"><small><a href="{{$link}}" target="_blank" rel="noopener noreferrer"><span class="shared-time">{{$posted}}</a></a></small></div>
11 <blockquote class="shared_content">{{$content nofilter}}</blockquote>