{include file="public/include"}
{include file="public/head"}
{if condition="$obj.type_pid eq 0"} {maccms:type parent="'.$obj['type_id'].'" order="asc" by="sort" }
{$vo.type_name}
{/maccms:type} {else} {maccms:type parent="'.$obj['type_pid'].'" order="asc" by="sort" }
{$vo.type_name}
{/maccms:type} {/if}
{$obj.type_name}
{maccms:art num="16" paging="yes" type="current" order="desc" by="time"}
{$vo.art_name}
{$vo.art_time|date='Y-m-d',###}
{/maccms:art}
{include file="public/paging"}
{include file="public/foot"}