{% csrf_token %} {{ form.non_field_errors }} {% if next %}{%endif%} {% for field in form %} {% include "formfield.html" %} {% endfor %}