<%if post.loaded> Avatar Image <%else> Avatar Image <%/if>
class="hidden"<%/if>> <%ifnull !post.recipient> <%ifnull post.recipient.identity> <%else> <%/if> <%/if> <% post.text|html|store key=originalText text=true> <% post.text|parse sone=post.sone|store key=parsedText text=true> <% post.text|parse sone=post.sone length=200|store key=shortText text=true>
<% originalText>
<% parsedText>
<% shortText>
<%if !shortText|match key=parsedText><%if !raw><%/if><%/if>
· · · <%if ! originalText|match key=parsedText> · <%/if>
·
<%ifnull ! currentSone> ·
<%if !post.sone.current> ·
<%/if> <%/if> <%if post.sone.local> ·
<%/if>
class="hidden"<%/if>> <%= View.Post.NotDownloaded|l10n|html>
<%foreach post.replies reply> <%include include/viewReply.html> <%/foreach> <%ifnull ! currentSone>
<%/if>