{template nheader.html}
{loop $list $t} {/loop}
{fc_lang('排序')} {fc_lang('主题')} {fc_lang('栏目分类')} {fc_lang('更新时间')} {fc_lang('状态')} {fc_lang('操作')}
{if $t.thumb} {/if}{dr_keyword_highlight(dr_strcut(dr_clearhtml($t.title), 40), $param.keyword)}{if $t.link_id >0}{/if} {dr_strcut(dr_cat_value($t['catid'], 'name'), 12)} {dr_date($t.updatetime, NULL, 'red')} {if $clink} {/if}
{if !$get.flag} {else} {/if}
{fc_lang('共%s条', $param.total)}{$pages}
{template nfooter.html}