{include file="common/header" /}
搜索:{$keywords}
{volist name="searchres" id="vo"}

{$vo.title}

发布时间:{$vo['time']|date="Y-m-d",###}

{$vo.desc}

$v) { echo "$v"; } ?>
{/volist}
{$searchres->render()}
{include file="common/right" /}
{include file="common/foot" /}