{include file="components/header"}

{$current_cate.title}

{$current_cate.description}

{volist name="sub_cates" id="vo"} {/volist}
{hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="10" item="vo"}

{$vo.content|strip_tags}

{/hcTaglib:contentPage}
{$hc_content|raw}