{% for error in form.non_field_errors %} {{ error|striptags }} {% endfor %}
{{ form.name.errors|join:", "|striptags }}
Give this key a meaningful name to identify its use.