{% extends 'base_public.html' %} {% block content %}
{{ form.non_field_errors|striptags }}
{{ field.help_text|safe }}
{{ field.errors.0 }}