{% extends "review/base.html" %} {% load markitup_tags %} {% load uni_form_tags %} {% block primary %}
Cancelled
{% endif %}Enter your vote and any comment to go along with it. You can revise your vote or comment multiple times with an existing vote (your previously recorded score will be replaced during calculations). Your vote and comments are not public and will only be viewable by other reviewers.
{% markitup_media %} {% if review_form %} {% else %}You do not have permission to vote on this proposal.
{% endif %} {% if proposal.messages.all %}You can leave a message for the proposer, who will be notified through email and given the chance to respond to your comments.
{% endif %} {% endblock %}