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