{% load crispy_forms_filters %} {% load l10n %}
{% include 'bootstrap3/layout/field_errors_block.html' %}
{% for choice in field.field.choices %} {% endfor %}
{% include 'bootstrap3/layout/help_text.html' %}