{template '_headerv2'} {if $op=='display'}
{if !empty($cat_id) || !empty($keyword)}
共找到{$total}门课程
{/if}
{elseif $op=='allcategory'}
全部分类
{loop $categorylist $category} {if $category['is_show']==1}

{$category['name']}

{/if} {/loop} {/if} {template '_footerv2'}