{template "header.html"}
{template "top.html"}
{loop $list $i $t} {/loop}
类型 说明 {dr_lang('操作')}
{$i+1} {$t.name} {$t.msg} {if $t.help} {else} {/if}
{template "footer.html"}