{% load crispy_forms_filters %} {% load l10n %}
{% include 'ngkit/layout/field_errors_block.html' %} {% if inline_class %}
{% endif %} {% for choice in field.field.choices %}
{% endfor %} {% if inline_class %}
{# class="ng-grid" #}{% endif %} {% include 'ngkit/layout/help_text.html' %}