diff --git a/apps/user/templates/user/profile-settings.html b/apps/user/templates/user/profile-settings.html index 55672fae..37eaf6d6 100644 --- a/apps/user/templates/user/profile-settings.html +++ b/apps/user/templates/user/profile-settings.html @@ -28,156 +28,167 @@ --> {% endcomment %} +{% if messages %} +
+{% endif %} +{{form.errors}}