{template "header.html"}

内容搜索页面

{loop $related $t} {/loop}
{category_search_field module=MOD_DIR catid=$catid}
{loop $t.data $v} {/loop}
{/category_search_field}
    {template "search_data.html"}
{if !$count}
{else} {/if}
{template "footer.html"}