** select an reveiwer and click
* you don't have any rate.
{% if app.user.roles[0]=="ROLE_EDITOR" and comment.reveiwer != app.user %} {{ comment.comment |raw }} {% elseif app.user.roles[0]=="ROLE_AUTHOR" %} {{ comment.commentAuthor |raw }} {% else %} {{ comment.commentAuthor |raw }} {% endif %}
** Select Reviewer is Required
** Select our decision