{% load i18n %} {% load crispy_forms_tags %} {% for row in customer %}

{{form.option | as_crispy_field}}
{% endfor %}