{require-js "post"} {require-txt "post"} {-- BEGIN POLL (from page 2 on)} {if and and $postlistPoll (eq $post.num 1) (gt $post.numAll 1)} {include "poll.html"} {endif}{-- postlistPoll and first post in thread} {-- END POLL} {-- for fast reply editor} {if $post.threadLink}
{tr "topic"}: {$post.threadSubject} {if $post.threadDescription} ({$post.threadDescription}) {endif}  {tr "post.in the forum"}: {$post.forumLinks}
{endif}
{$post.authorName} {if $post.authorThreadStarter} {endif} {if $post.authorTitle}
{$post.authorTitle}
{endif} {--$post.authorOnlineImg} {if $post.authorStatus}({$post.authorStatus}){endif}
{if $post.avatarUrl}
{tr
{endif} {if $post.authorMemberSince}
{tr "member"} {$post.authorMemberSince}
{$post.authorPostCount}
{endif}
{set $x ""} {if $post.replyLink}{set $x "·"} {if $post.useFastReply} {tr "post.do fast reply"} {else} {tr "post.do reply"} {endif} {endif} {if $post.quoteLink}{set $x "·"} {$x} {tr "post.do quote"} {endif} {if $post.editLink}{set $x "·"} {if $x}|{endif} {tr "post.do edit"} {endif} {if $post.deleteLink}{set $x "·"} {$x} {tr "post.do delete"} {endif} {if or $post.replyToNum $post.subject}
{if $post.replyToNum} {tr "post.in reply to post"} {$post.replyToNum}
{endif} {if $post.subject} {tr "subject"}: {$post.subject}
{endif}
{endif}
{$post.postBody}
{if $post.signature}
{$post.signature}
{endif} {if sizeof $post.attachlist}
{trnum "post.attach~" (sizeof $post.attachlist) "n" (sizeof $post.attachlist)}:
{foreach $attach in $post.attachlist}
{if $attach.error} {$attach.error} {else} {if $attach.noopen} {$attach.filename} {$attach.size}
{tr "post.error.attach.no permission"} {else} {$attach.filename} | {tr "post.attach.save"}   {$attach.size}{if $attach.views}, {$attach.views}{endif}
{if $attach.image} {if $attach.inlineImage} {tr {else} {tr {endif}{-- inlineImage} {endif}{-- image} {endif}{-- noopen} {endif}{-- error}
{endforeach}
{endif} {-- INLINE POLL PLACE} {if $post.editNote}
{$post.editNote}
{if $post.editReason} {tr "post.edit reason"}: {$post.editReason} {endif}
{endif}
{-- BEGIN POLL} {if and $postlistPoll (eq $post.numAll 1)} {include "poll.html"} {endif}{-- postlistPoll and first post in thread} {-- END POLL}