{% for field in form %} {% include 'directory_components/form_widgets/form_field.html' with field=field %} {% endfor %}