<#-- 帮助内容 空白页 --> <@object action="${helpRelated_helpContent_1}" helpId="${url_helpId}"> <#assign help = helpRelated_helpContent_entityBean> <#if help != null && help?? >${help.name}</#if> - ${title} <#-- 获取令牌 --> <#-- 引入页头 --> <@include action="${newPublic_2}"/>
<#if help != null && help?? >
${help.name}
${help.times}
<#noescape>${help.content}
<#-- 引入页脚 --> <@include action="${newPublic_3}"/>