{template nheader.html}
{loop $list $t} {/loop}
Id {fc_lang('内容')} {fc_lang('录入作者')} {fc_lang('录入时间')} {fc_lang('操作')}
{$t.id} {dr_keyword_highlight(dr_strcut(dr_clearhtml($t.content), 40), $param.keyword)} {dr_strcut($t.username, 10)} {dr_date($t.inputtime, NULL, 'red')} {fc_lang('修改')}
{template nfooter.html}