<{section name=loopa loop=$volume start=0 step=1}>
<{section name=loopb loop=$chapter[loopa] start=0 step=1}>
<{$chapter[loopa][loopb].theme}>
更新时间:<{$chapter[loopa][loopb].uptime}>
字数:<{$chapter[loopa][loopb].words}>字
编辑 删除
|
<{if ($smarty.section.loopb.iteration%4)==0}> <{/if}>
<{/section}>
<{/section}>
|