{template 'header'}
{loop $lists $k $v} {if $k%10==0}{/if} {if $k%10==9}{/if} {/loop}
{$v[username]}
{if $pages}
{$pages}
{/if}
{template 'footer'}