{% extends "symposion/reviews/base.html" %} {% load bootstrap %} {% load i18n %} {% block body %} {% if is_manager %}
You do not have permission to vote on this proposal.
{% endif %}+2 votes | +1 votes | -1 votes | -2 votes | {% trans "Total Responses" %} |
---|---|---|---|---|
{{ proposal.plus_two }} | {{ proposal.plus_one }} | {{ proposal.minus_one }} | {{ proposal.minus_two }} | {{ proposal.total_votes }} |
{{ review.comment_html|safe }}
{{ review.submitted_at|timesince }} ago
{{ message.message|safe }}