{include file="head.html"}
{include file="header.html"}
{include file="search/nav.html"}
{if get('keyword')}

搜索“{$smarty.get.keyword|html}”的相关信息

{/if} {if $data}
{$pagelist}
{/if}
{include file="footer.html"}