{template nheader.html}
{loop $list $t} {/loop}
{fc_lang('登录时间')} {fc_lang('登录IP')} {fc_lang('客户端详情')}
{dr_date($t.logintime, NULL, 'red')} {$ci->dip->address($t.loginip)} {$t.useragent}
{template nfooter.html}