[#include "../include/页头.html"/]
[#include "会员中心页_导航.html"/]
[#if msg.sys] 系统 ${msg.createTime?string("yyyy-MM-dd HH:mm")}
${msg.content!} [#else] [@msg_reply_page mid=msg.id count=10] [#list tag_pagination.list as reply] [#if reply.sender.id==user.id]您[#else]${reply.sender.username}[/#if] ${reply.createTime?string("yyyy-MM-dd HH:mm")}   删除
${reply.content!}
[/#list] [/@msg_reply_page] [#assign u] [#if msg.sender.id==user.id] ${msg.receiver.username} [#else] ${msg.sender.username} [/#if] [/#assign]

内 容:
[/#if]
[@msg_reply_page mid=msg.id count=10] [#include "../tag/topic.html"/] [/@msg_reply_page]
[#include "../include/页脚.html"/]