{template nheader.html}
{loop $list $t} {/loop}
{fc_lang('时间')} {$name} {fc_lang('备注说明')}
{dr_date($t['inputtime'])} {if $t['value'] > 0}+{$t['value']}{else}{$t['value']}{/if} {dr_lang_note($t['note'])}
{fc_lang('共%s条', $param['total'])}{$pages}
{template nfooter.html}