diff --git a/pinaxcon/templates/symposion/reviews/_review_table.html b/pinaxcon/templates/symposion/reviews/_review_table.html index 03663b68..27dc2bf1 100644 --- a/pinaxcon/templates/symposion/reviews/_review_table.html +++ b/pinaxcon/templates/symposion/reviews/_review_table.html @@ -13,7 +13,7 @@
+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 }} | -
You do not have permission to vote on this proposal.
- {% endif %} +You do not have permission to vote on this proposal.
+ {% endif %} - {% if reviews %} - -+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