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