Files
core/view/tpl/bb_share.tpl
2026-01-04 19:36:06 +00:00

2 lines
510 B
Smarty

<div id="shared_container_{{$rnd}}" class="shared_container"><div id="shared_header_{{$rnd}}" class="shared_header">{{if $avatar}}<a href="{{$author_url}}"><img src="{{$avatar}}" alt="{{$author}}" height="32" width="32" loading="lazy" /></a>{{/if}}<span><a href="{{$author_url}}">{{$author}}</a> {{$text}} <a href="{{$post_url}}">{{$type}} </a><span class="autotime" title="{{$reldate_iso}}">{{$reldate}}</span></span></div><div id="reshared-content-{{$rnd}}" class="reshared-content">{{$content}}</div></div>