{include file="public/include"} {include file="public/head"}
{maccms:type ids="parent" order="asc" by="sort" mid="1" id="vo1" key="key1"}

{$vo1.type_name} ({:mac_data_count($vo1['type_id'],'all','vod')} videos)

{maccms:type ids="child" mid="1" order="asc" by="sort"} {if condition="$vo.type_pid eq $vo1.type_id"}

{$vo.type_name} ({:mac_data_count($vo['type_id'],'all','vod')} videos)

{/if} {/maccms:type}
{/maccms:type}
{include file="public/foot"}