{% extends "bds/base_layout.html" %} {% load i18n %} {% block content %} {% for error in user_form.non_field_errors %}
{{ error }}