[#escape x as (x)!?html] 系统消息 - ${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_meta.html'/] [#include 'inc_css.html'/] [#include 'inc_js.html'/] [#include 'inc_header.html'/]
[#include 'sys_member_my_header.html'/]
[#include 'sys_member_my_left.html'/]
系统消息 - 查看
返回
${inbox.receiveTime?string('yyyy-MM-dd HH:mm')}删除
[#if inbox.subject??]
${inbox.subject}
[/#if]
[#noescape]${bbcode(inbox.text)}[/#noescape]
[/#escape] [#-- [#escape x as (x)!?html] 发送私信_${user.username}_${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_js.html'/]
[#include 'sys_member_my_header.html'/]
账号管理
[#include 'sys_member_my_left.html'/]
系统消息 - 查看
${inbox.receiveTime?string('yyyy-MM-dd HH:mm')}   删除
[#if inbox.subject??]
${inbox.subject}
[/#if]
[#noescape]${bbcode(inbox.text)}[/#noescape]
Powered by Jspxcms © 2010-2017 Jspxcms All Rights Reserved
[/#escape] --]