[#include "../include/header.html"/] [#include "../include/search_csi.html"/] [#include "../include/navi.html"/]
当前位置:首页 > 文章评论详细列表

评论主题:${content.title}

发布时间: ${content.releaseDate}   作者:${content.author!'本站编辑'}   来源: ${content.origin!'本站原创'}   浏览次数:
评论列表
[@cms_comment_page contentId=contentId count='15' checked='1']
[#if tag_pagination.list?size = 0]
暂无相关评论!
[#else] [#list tag_pagination.list as c]
${(c.commentUser.username)!"匿名网友"} 于 ${c.createTime} 评论道:
${c.textHtml!}
[/#list]
[@cms_pagination sysPage='1'/]
[/#if]
[/@cms_comment_page]
[#include "../content/inc_comment_input.html"/]
[#include "../include/right2.html"/] [#include "../include/friend_link.html"/] [#include "../include/footer.html"/]