{?include file="head.html"?}
{?if $search_num == ""?}
搜索”{?$search_key?}”无结果
请少字也不要多字
{?else?}
搜索“{?$search_key?}”找到的小说
{?section name=i loop=$articlerows?}
{?$articlerows[i].articlename?}
/
{?$articlerows[i].author?}
{?/section?} {?/if?}
{?include file="footer.html"?}