<#include "public/top.html" />

${field.typetitle}

${field.typeshorttitle}

    <#if field.typeleaf> {ms:channel type='level' orderby='sort' order='asc'}
  • class="active" >${field.typetitle}
  • {/ms:channel} <#else> {ms:channel type='son'}
  • class="active" >${field.typetitle}
  • {/ms:channel}

${field.typetitle}

${field.content}
<#include "public/foot.html" />