[#include "会员中心页_导航.html"/]
[#if msg.sys]
系统 ${msg.createTime?string("yyyy-MM-dd HH:mm")}
${msg.content!} [#assign u] ${msg.sender.username} [/#assign] [#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]
${msg.content!} [#assign u] ${msg.sender.username} [/#assign] [#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]