{if not $threadSplitFormLink} {include "postlist.html"} {if or $searchForumTextbox $jumpForumBox}
{if $searchForumTextbox} {endif} {if $jumpForumBox}
{$jumpForumBox}
{endif}
{endif} {endif}{-- not $threadSplitFormLink} {if $threadSplitFormLink} {require-css "post"}
{-- TODO: remove this?}
{tr "thread.split~" "n" $threadSplitDisplayLimitLength}
{tr "subject"}:
{tr "description"}:
{tr "forum"}:
{foreach $postlist}
{if gte $num 2}{-- Show split-off checkbox from the second post on}
{endif} #{$num}  {$user}{$status} {tr "wrote on"} {$date}:
{if $subject}
{tr "subject"}: {$subject}
{endif}
{$body}
{endforeach} {if sizeof $postlist}
{endif}
{endif}{-- $threadSplitFormLink}