diff --git a/standards/templates/standards/standards_management.html b/standards/templates/standards/standards_management.html
index ea0f4d1..cad8ce5 100644
--- a/standards/templates/standards/standards_management.html
+++ b/standards/templates/standards/standards_management.html
@@ -23,7 +23,7 @@
{% endfor %}
Eigene Standards
-
+
diff --git a/users/__pycache__/urls.cpython-38.pyc b/users/__pycache__/urls.cpython-38.pyc
index 25c1847..26e173d 100644
Binary files a/users/__pycache__/urls.cpython-38.pyc and b/users/__pycache__/urls.cpython-38.pyc differ
diff --git a/users/__pycache__/views.cpython-38.pyc b/users/__pycache__/views.cpython-38.pyc
index 542bba6..de7a9e5 100644
Binary files a/users/__pycache__/views.cpython-38.pyc and b/users/__pycache__/views.cpython-38.pyc differ
diff --git a/users/templates/users/profile_update.html b/users/templates/users/profile_update.html
index 3bb49ce..cbe0bc5 100644
--- a/users/templates/users/profile_update.html
+++ b/users/templates/users/profile_update.html
@@ -49,7 +49,8 @@
{{ profileform_form|crispy }}
-
+
E-Mail gesendet!
+
Übergeordneter Mitarbeiter:
{{prof_user.profile.parent.first_name}} {{prof_user.profile.parent.last_name}}
@@ -73,6 +74,25 @@