{include file="public/head" /}
{volist name="list" id="rs"} {/volist}
{$rs.title}

{$rs.title}

{$rs.description|htmlspecialchars_decode|str_ireplace=$keyword,"$keyword",###}

{$Think.lang.v_total} {$lastPage} {$Think.lang.v_page} {$total} {$Think.lang.v_records}
{$list->render()}
{include file="public/foot" /}