{% load ui %} {% for field in attrs.form.hidden_fields %}{{ field }}{% endfor %} {% for error in attrs.form.non_field_errors %}