<%include include/soneMenu.html class=="sone-reply-menu" sone=reply.sone>
<%ifnull !reply.sone.avatar> <% reply.sone.avatar|image-link max-width=36 max-height=36 mode=enlarge title="Avatar Image"> <%else> Avatar Image <%/if>
<% 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=core.preferences.charactersPerPost cut-off-length=core.preferences.postCutOffLength|store key=shortText text=true>
<% originalText>
<% parsedText>
<% shortText>
<%if !shortText|match key=parsedText><%if !raw><%= View.Post.ShowMore|l10n|html><%/if><%/if> <%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>