<#include "header.htm" />

${field.typedescrip}

<#if field.typeleaf !=0> {ms:channel type='level'} <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))> ${field.typetitle} <#else> ${field.typetitle} {/ms:channel} <#else> {ms:channel type='son'} <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))> ${field.typetitle} <#else> ${field.typetitle} {/ms:channel}
${field.title}
${field.content}
上一篇:${pre.title}
下一篇:${next.title}
<#include "footer.htm" />