{% extends "base.html" %} {% block body %}

{{ _("Edit failed") }}

{{ _("We are sorry.") }} {{ _("The user profile cannot be saved.") }}

{{ _("Use the back button on your web browser to go back to the previous page and correct your submission.") }}

{% end %}