meetwudi opened this issue 9 years ago · 1 comments
{{ comment }} renders "username: comment" but not comment itself only. This is usually not needed. How to remove the username using customization?
{{ comment }}
It was my fault. I was rendering {{ comment }} but actually I should render {{ comment.comment }}.
{{ comment.comment }}