|
${comment.id} |
- 发表于: <@exmay_plugin code="timeFormat" default=comment.publishTime> ${timeFormat(comment.publishTime)}
@exmay_plugin> IP: <@exmay_plugin code="ipLocation" default=comment.ip> ${ipLocation(comment.ip)} @exmay_plugin>
- 分类:[${comment.category.name}]
- 话题:<@exmay_content id=comment.targetId model=comment.category.type>${content.title} 查看评论@exmay_content>
<#assign display="" />
<#if comment.shield>
- 状态:该评论已被屏蔽 [查看屏蔽内容]
<#assign display="display:none;" />
#if>
|
-
${comment.nickName}
-
-
姓名:${comment.name!}
-
性别:${comment.gender!}
-
Email: ${comment.email!}
-
主页: ${comment.homepage!}
-
QQ:${comment.qq!}
-
[${comment.shield?string("解除屏蔽","屏蔽")}]
[删除]
|
#list>