{if $post.replyToNum}
{tr "post.in reply to post"} {$post.replyToNum}
{endif} {if $post.subject} {tr "subject"}: {$post.subject}
{endif}
{endif}
{endif} {if $post.subject} {tr "subject"}: {$post.subject}
{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}
{if $post.editReason} {tr "post.edit reason"}: {$post.editReason} {endif}
{$post.authorName}
{tr "post.show profile"}
{tr "post.send e-mail"}
{tr "post.mark unread"}
{tr "post.link to this post"}
{tr "post.show ip"}