#foreach($Comment in $CommentList)
#set($floor = $RecordCount - ($CurrPageNo - 1) * $PageSize - $velocityCount + 1)
- 网友:${Tool.HideIP(${Comment.IPAdress})} 发表于:${Comment.CreateDate} 对此专辑或歌手的评论$floor楼
- ${Tool.ReplaceContent(${Comment.CommentContent})}
#end