{if $full_page} {include file="page_header.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
{/if}
{include file="page.htm"}
{foreach from=$reply_list item=list} {/foreach}
选择 名称{$sort_name} 关键词{$sort_keyword} 类型{$sort_type} 响应次数{$sort_count} 状态{$sort_status} 操作
{$list.name|escape:html} {$list.keyword|escape:html} {$list.type_name|escape:html} {$list.count|escape:html}
{include file="page.htm"}
{if $full_page}
{include file="page_footer.htm"} {/if}