{include file="public/include"}
{include file="public/header"}
{maccms:type flag="art" by="sort" order="asc" id="type" key="key_type"}
{if $key_type==1}
首页
»
文章
{/if}
{$type.type_name}
更多
{if !empty($type.childids)}
{maccms:type ids="child" num="8" flag="art" parent="'.$type['type_id'].'" by="sort" order="asc"} {if $key gt 1}
/
{/if}
{$vo.type_name}
{/maccms:type}
{/if}
{maccms:art num="5" type="'.$type['type_id'].'" by="time" order="desc"} {include file="block/art_item"} {/maccms:art}
更多
最热{$type.type_name}
{maccms:art num="8" type="'.$type['type_id'].'" by="hits" order="desc"} {include file="block/art_item_ranking"} {/maccms:art}
{/maccms:type}
{include file="public/footer"}