[#escape x as (x)!?html]
留言板_${site.fullNameOrName}${global.customs['poweredBy']}
[#include 'inc_js.html'/] [#include 'inc_header.html'/] [#assign conf = site.getConf('com.jspxcms.ext.domain.SiteGuestbook')/]
撰写留言
留言版
[#if conf.mode == 0]
留言未启用
[#elseif conf.mode == 1 && !user??]
请
登录
后再留言
[#else]
*
留言标题
*
留言内容
*
留言类别
[@GuestbookTypeList;list] [#list list as type]
${type.name}
[/#list] [/@GuestbookTypeList]
真实姓名
联系电话
电子邮箱
[#if conf.isNeedCaptcha(user)]
*
验证码
[/#if]
确认提交
[/#if]
[#include 'inc_friendlink.html'/] [#include 'inc_footer.html'/] [/#escape]