{% for i,p in data.options %}
{% endfor %} {% if data.papertype == 3 %} {% if p.optiontextdisplay %} {{p.optiontext|raw}} {% endif %} {% if p.displayoptionmedia %} {% include 'paper/media.html' with {'data': p.optionmedia} %} {% endif %} {% endif %} {% if data.negativemarking %} {{lang.other}} {% endif %} {{lang.abstain}}