{% load icons %}
{% for choice in form.initial.choices %}
{% if form.initial.choices_type %} {% endif %}
{% endfor %}