[#list list as c]
${(c.commentUser.username)!"匿名网友"} 于 ${c.createTime} 评论道:
${c.textHtml!}
[/#list]