{include file="component/head" /} {include file="component/header-simple" /}
搜索结果:{$keyword}
{if $items} {volist name="items" id="item"}
<?php echo $item['title'] ?> <?php echo $item['title'] ?>

作者: 上传者:
{/volist} {else}

暂无相关{$type == 'article' ? '文章' : '资源'}

{/if}
{include file="component/footer" /} {include file="component/foot" /}