{%link file="cn/public/head.html"%}
搜索结果
{%if count($array) > 0%}
{%forlist from=$array key=i%}
{%$array[i].title%}
{%/forlist%}
{%$pagetext%}
{%$pagebotton%}
{%else%}
暂无内容
{%/if%}
{%link file="cn/public/footer.html"%}