{% load bootstrap %}
{{ field.help_text|safe }} {% if field.choice_value == 'short' %} Run a speedy refereeing round: two weeks, with option of reinviting previous referees {% elif field.choice_value == 'direct_rec' %} Immediately write an editorial recommendation. {% else %} Run a new full refereeing round: four weeks as usual, can invite previous referees and/or new ones. {% endif %}