<#include "public/top.html" />
${field.typetitle}
news
首页
{ms:channel type="path"} >
${field.typetitle}
{/ms:channel}
<#if field.typeleaf> {ms:channel type='level' orderby='sort' order='asc'}
class="active" #if>>
${field.typetitle}
{/ms:channel} <#else> {ms:channel type='son' orderby='sort' order='asc'}
class="active" #if>>
${field.typetitle}
{/ms:channel} #if>
{ms:arclist size=4 ispaging=true orderby='sort' order='asc'}
${field.title}
${field.descrip}
${field.date?string("yy-MM-dd")}
{/ms:arclist}
<#if page.rcount>0>
首页
上一页
{ms:page.cur/}/{ms:page.total/}
下一页
末页
<#else> 本分类下无任何数据! #if>
<#include "public/foot.html" />