{{ review.linkDescription }} {{ localI18n.labels.readMore }}
{{ review.comment }}
{{ review.byDate }}
{% if review.commentCount %} {{ review.i18n.hideCommentCount }} {{ review.i18n.showCommentCount }} {% endif %} {% if user.isLoggedIn %} {{ localI18n.labels.comment }} {% endif %} {% if review.isCurrentUserReview %} {{ localI18n.labels.edit }} {% endif %} {% if review.isCurrentUserReview and not review.commentCount %} {{ localI18n.labels.delete }} {% endif %}
{{ editReview(localI18n, review) }} {{ commentForm(localI18n) }}
{{ localI18n.labels.myReview }}
{% endif %}{{ comment.comment }}
{{ comment.i18n.byDate }}
{% if comment.isCurrentUserComment %}{{ localI18n.labels.delete }}
{% endif %}