{% macro render_review_vote(review, current_user, next_url) %} {% set (positive, negative, is_positive) = review.get_totals(current_user) %}
{{ review.thread.title }}
{{ package.type.do_you_recommend }}
{{ _("Why or why not? Try to be constructive") }}
{{ review.thread.title }}
{{ reply.comment | markdown }}