${topic.firstPost.contentHtml!}
[#else] 该帖子已被屏蔽,仅版主可见 [/#if] [#else] [#if topic.firstPost.hidden] [#if user??] [#if topic.firstPost.creater.id==user.id||user.moderator]${topic.firstPost.contentHtml}
[#else] [#if !topic.haveReply?contains(','+user.id+',')]${topic.firstPost.hideContent}
[#else]${topic.firstPost.contentHtml}
[/#if] [/#if] [#else]${topic.firstPost.hideContent}
[/#if] [#else]${topic.firstPost.contentHtml}
[/#if] [/#if][#if post.shield] [#if user??&&user.moderator] 该贴已经被屏蔽,仅版主可见
${post.contentHtml!}
[#else] 该帖子已被屏蔽,仅版主可见 [/#if] [#else] [#if post.hidden] [#if user??] [#if post.creater.id==user.id||user.moderator]${post.contentHtml}
[#else] [#if !post.topic.haveReply?contains(','+user.id+',')]${post.hideContent}
[#else]${post.contentHtml}
[/#if] [/#if] [#else]${post.hideContent}
[/#if] [#else]${post.contentHtml}
[/#if] [/#if]