{% load crispy_forms_tags %} {% load icons %}
{% if form %} {% crispy form form.helper %} {% else %}

No Field Selected


Please select a field on the form preview to edit its settings.

{% endif %}