<@tools.includePlace path="/c936c718-5f19-426f-b3ff-13a5a8d63044.html"/> <#-- 个人中心导航 -->
${content.title}
${content.description!}
${content.scores!} 赞
<#if user?has_content>
<@cms.userScore userId=user.id itemType='content' itemId=content.id>
取消点赞
<#assign stared=true/>
@cms.userScore>
<#if !stared?has_content>点赞#if>
#if>
<@import path="ftl/tools.ftl" namespace="t"/>
<#if error?has_content>
<@t.m error/>
#if>
发布评论:${(user.nickName)!}
我的待审核评论
<#list page.list as a> <@t.merge 'userIds' a.replyUserId!/> #list> <@sys.user ids=t.userIds!><#assign userMap=map!/>@sys.user> <#list page.list as a>-
#list>
#if> @cms.commentList> #if> <#else>${a.createDate}编辑
<#if a.replyId?has_content> <@cms.comment id=a.replyId>${userMap[a.userId?string].nickName} : ${object.text!}
@cms.comment> #if>${a.text!}
内容评论
<#list page.list as a>-
#list>
#if> <#if page??>${userMap[a.userId?string].nickName} ${a.createDate?string('yyyy-MM-dd HH:mm')}回复
<#if a.replyId?has_content> <@cms.comment id=a.replyId>@${userMap[a.userId?string].nickName} : ${object.text!}
@cms.comment> #if>${a.text!}