{template "header.html"} {template "api_list_date_search.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{loop $list $t} {/loop}
{dr_lang('排序')} {dr_lang('名称')} {dr_lang('关键词')} {dr_lang('命中次数')} {dr_lang('命中时间')} {dr_lang('操作')}
{$t.title} {$t.keyword} {$t.counts} {dr_date($t.updatetime, '', 'red')} {if $ci->_is_admin_auth('edit')} {/if} {if strpos($t.content, 'CID:')===0}{/if}
{template "footer.html"}