<#include "public/top.html" />
${field.typetitle}
${field.typeshorttitle}
<#if field.typeleaf>
{ms:channel type='level' orderby='sort' order='asc'}
- class="active"
#if>>${field.typetitle}
{/ms:channel}
<#else>
{ms:channel type='son'}
- class="active"
#if>>${field.typetitle}
{/ms:channel}
#if>
<#include "public/foot.html" />