{template "header.html"} {template "api_list_date_search.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {if $ci->_is_admin_auth('del')} {/if} {/loop}
{dr_lang('主题')} {dr_lang('发送人数')} {dr_lang('发布时间')} {dr_lang('操作')}
{dr_list_function('title', $t['title'], $param)} {$t.counts} {dr_date($t.inputtime)} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}