Avatar Image
<% reply.text|html|store key=originalText text=true> <% reply.text|parse sone=reply.sone|store key=parsedText text=true> <% reply.text|parse sone=reply.sone length=200|store key=shortText text=true>
<% originalText>
<% parsedText>
<% shortText>
<%if !shortText|match key=parsedText><%if !raw><%/if><%/if>
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
· <%if ! originalText|match key=parsedText> · <%/if>
·
<%ifnull ! currentSone> ·
<%if !reply.sone.current> ·
<%/if> <%/if> <%if reply.sone.local> ·
<%/if>