{% load crispy_forms_filters %} {% load l10n %}
{% if field.label and form_show_labels %} {% endif %}
{% include 'bootstrap3/layout/field_errors_block.html' %} {% for choice_value, choice_instance in field.field.choices %} {% endfor %} {% include 'bootstrap3/layout/help_text.html' %}