{% load i18n %} {% load widgy_tags %}
{% for field in form %} {{ field }} {% endfor %} {% csrf_token %}