{include file='index/public'/} {include file='admin/public_fenye'/}
{include file='index/head'/}
关于“{$kewords}”的搜索结果:
{if $count === 0}
暂无内容。
[返回首页]
{else/} {volist name="list" id="vo"}
{:str_replace($kewords,"
$kewords
",$vo.title)}
{$vo.zhuti}
{$vo.father_name} / {$vo.name}
{$vo.date|date="Y-m-d"}
{/volist} {/if}
{$list|raw}
{include file='index/foot'/}