<#include "nav.htm" />
{ms:channel type='parent'} ${field.typetitle} {/ms:channel} <#assign typetitle=field.typetitle> <#if field.typeleaf> {ms:channel type='level'} ${field.typetitle} {/ms:channel} <#else> {ms:channel type='son'} ${field.typetitle} {/ms:channel}
当前位置: 首页 {ms:channel type="path"} ${field.typetitle} {/ms:channel}
${field.title}
发布时间: ${field.date?string("yyyy-MM-dd")} 预览次数: ${field.hit}
${field.content}
上一篇: <#if pre.title?has_content> ${pre.title} <#else> 已经没有了
下一篇: <#if next.title?has_content> ${next.title} <#else> 已经没有了
<#include "footer.htm" />