{require-css "post"} {require-js "posteditor"} {require-js "unicodetable"} {require-txt "posteditor"} {if not $postlistSimple}{-- NOT SIMPLE POSTS LISTING} {if $warnHiddenThread}
{tr "thread.advanced.hiding"}
{endif} {$path} {include "announcelist.html"} {if or or $postlistActionNewThread $postlistActionReply $postlistPages}
{set $div ""} {if $postlistActionNewThread}{$div}{$postlistActionNewThread}{set $div " · "}{endif} {if $postlistActionReply}{$div}{$postlistActionReply}{set $div " · "}{endif} {if $postlistPages}{$div} {$postlistPages}{set $div " · "}{endif}
{endif} {if $searchTitle}

{$searchTitle}

{endif} {else} {endif}{-- NOT SIMPLE POSTS LISTING} {if sizeof $postlist}
{foreach $post in $postlist} {if $post.readLine}
{tr "post.new posts"}
{if $post.editWarning}
{trnum "post.n previous edited" $post.editWarning "n" $post.editWarning}
{set $ShadowBottomOffset 12} {include "_shadow_bottom.html"} {endif} {endif} {include "post.html"} {endforeach}
{endif} {if and (not $postlistSimple) (sizeof $postlist)}{-- NOT SIMPLE POSTS LISTING} {=beginjs} var ALTCHARS_NOTE = "{tr "pe.alt chars~"}"; {=endjs}
{tr "pe.close"} {tr "pe.smaller"} {tr "pe.larger"} {tr "pe.quick reply to this post"}:
{if $posteditorVericodeLink}
{tr "vericode"}: VeriCode {tr "vericode~"}
{endif}
{if $posteditorSmilies}{endif}
{if $posteditorSmilies}
{tr "pe.button.smilies"}: {foreach $smilie in $posteditorSmilies} {$smilie.image} {endforeach}
{endif}
{tr "special chars"}:
{set $ShadowBottomOffset 6} {include "_shadow_bottom.html"}
{endif}{-- NOT SIMPLE POSTS LISTING, for reply container} {if not $postlistSimple}{-- NOT SIMPLE POSTS LISTING} {if $postlistEditWarning}
{trnum "post.n previous edited" $postlistEditWarning "n" $postlistEditWarning}
{set $ShadowBottomOffset 12} {include "_shadow_bottom.html"} {endif} {if or or or $postlistActionNewThread $postlistActionReply $postlistActionAdvanced $postlistPages}
{set $div ""} {if $postlistActionAdvanced} {$div} {tr "advanced options"} {set $div " · "} {endif} {if $postlistActionNewThread}{$div}{$postlistActionNewThread}{set $div " · "}{endif} {if $postlistActionReply}{$div}{$postlistActionReply}{set $div " · "}{endif} {if $postlistPages}{$div} {$postlistPages}{set $div " · "}{endif}
{endif} {if $postlistActionAdvanced}

{tr "thread.advanced options"}

{if sizeof $postlistAdvanced} {foreach $option in $postlistAdvanced}
{$option.option} {if $option.subtitle}
{$option.subtitle}
{endif}
{endforeach} {endif} {--}
{set $ShadowBottomOffset 0} {include "_shadow_bottom.html"}
{endif} {endif}{-- NOT SIMPLE POSTS LISTING}