{% load l10n %}
{% include 'pbx_admin/forms/fields/field_errors.html' %} {% for choice in field.field.choices %}
{% if forloop.last %}
{% endif %} {% endfor %} {% include 'pbx_admin/forms/fields/help_text.html' %}