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