{template "header.html"}
{dr_form_search_hidden()}
{if $list}{/if}
{dr_form_hidden()}
{loop $list $id $t} {/loop}
{dr_lang('时间')} {dr_lang('错误')}
{$t.time} {dr_strcut($t.message, 80)}
{$mypages}
{template "footer.html"}