{% load crispy_forms_filters %} {% load l10n %}
{% include 'bootstrap3/layout/field_errors_block.html' %} {% for group, options, index in field|optgroups %} {% if group %}{{ group }}{% endif %} {% for option in options %} {% if not inline_class %}
{% endif %} {% if not inline_class %}
{% endif %} {% endfor %} {% endfor %} {% include 'bootstrap3/layout/help_text.html' %}