{% load my_tags %} {% if form %} {% if form.non_field_errors %}
{{ form.non_field_errors }}
{{ field.help_text }}