{capture name=pages} {if $withtitle}
{if $spool->overview|@count gt $msgbypage} {section name=pages loop=$spool->overview 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->overview|@count} {if $artid}{$spool->toHtml($artid, true)|smarty:nodefaults}{else}{$spool->toHtml($first)|smarty:nodefaults}{/if} {else} {/if}
{if $spool->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}
{"Aperçu de "|b}{link group=$group text=$group}
{"Aucun message dans ce forum"|b}
{if $showboxlist} {include file="banana-boxlist.inc.tpl" grouplist=$groups withstats=true} {/if} {$smarty.capture.pages|smarty:nodefaults} {* vim:set et sw=2 sts=2 ts=2 enc=utf-8: *}