<#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}
<#include "page.htm" />
<#include "footer.htm" />