{% extends 'submissions/pool/base.html' %} {% load bootstrap %} {% load scipost_extras %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block pagetitle %}: Editorial Recommendation{% endblock pagetitle %} {% block content %} {% if voting_form.errors %}Please go back to the form and try again!
{% endif %}You had previously voted {{ previous_vote }}; you can use the form below to change your vote and/or add a remark:
{% endif %} {% endif %} {% endblock %} {% block footer_script %} {% endblock %}