{% if bound_field.errors %}

{{ bound_field.errors }}

{% endif %} {{bound_field.label_tag }} {% if bound_field.help_text %} ({{ bound_field.help_text }}) {% endif %} {% if bound_field.form.question.get_image_url %}{% endif %} {% if bound_field.form.question.image %}
Question Picture
{% endif %} {% if bound_field.form.choice.get_image_url %}{% endif %} {{ bound_field }}