{capture name=pages} {if $withtitle}
{if $spool->roots|@count gt $msgbypage} {section name=pages loop=$spool->roots step=$msgbypage} {if $first ge $smarty.section.pages.index && $first lt $smarty.section.pages.index_next} {$smarty.section.pages.iteration} {else} {link group=$group first=$smarty.section.pages.index text=$smarty.section.pages.iteration} {/if} {/section} {/if}
{/if} {/capture} {$smarty.capture.pages|smarty:nodefaults} {if $withtitle} {else} {/if} {if $spool->roots|@count} {section name=threads loop=$spool->roots step=1 start=$spool->start() max=$spool->context()} {assign var=overview value=$spool->roots[$smarty.section.threads.index]} {assign var=id value=$overview->id} {cycle assign=class values="impair,pair"} {if !$artid && $spool->nextPost($id)} {/if} {/section} {else} {/if}
{assign var=nextUnread value=$spool->nextUnread()} {if $nextUnread} {/if} {"Date"|b} {"Sujet"|b} {if $protocole->canSend()}
{imglink group=$group action=new img=post alt="Nouveau message"|b accesskey=p} {if $feed_active}{imglink group=$group action=$feed_format img=feed alt="Flux"|b accesskey=f}{/if}
{/if} {"Auteur"|b}
{"En discussion sur "|b}{link group=$group text=$group}...
{$spool->formatDate($overview)} {$spool->formatSubject($overview)|smarty:nodefaults} {$spool->formatFrom($overview)|smarty:nodefaults}
{$spool->getTree($id)|smarty:nodefaults}
{"Aucun message dans ce forum"|b}
{$smarty.capture.pages|smarty:nodefaults} {if $showboxlist}
{include file="banana-boxlist.inc.tpl" grouplist=$groups withstats=true withsubs=false withfeed=false} {/if} {* vim:set et sw=2 sts=2 ts=2 enc=utf-8: *}