#parse("shared/_js_css.html")
#parse("shared/_header.html")
当前位置:
首页
>
${view.title}
相关评论
#foreach($row in $list)
更新时间:${row.AddDateTime}
评论者:${row.commentname}
${helper.ip("${row.commentip}")}
${row.commentcontent}
#if(${row.replaycontent}!="")
管理员回复:
${row.replaycontent}
#end
#end
${pager}
(
0
/500)
评论者:
验证码:
#parse("shared/_right.html")
#parse("shared/_footer.html")