{template nheader.html}
{loop $list $t} {/loop}
Id {fc_lang('主题')} {fc_lang('录入作者')} {fc_lang('录入时间')} {fc_lang('操作')}
  {$t.id} {dr_keyword_highlight($t.subject, $param.keyword)} {dr_strcut($t.author, 10)} {dr_date($t.inputtime, NULL, 'red')} {fc_lang('查看/修改')}
 
{fc_lang('默认模板是: 核心目录/dayrui/templates/admin/%s.html,自定义模板是%s', 'mform_listc', $tpl)}
{template nfooter.html}