diff --git a/users/templates/users/edit_profile.html b/users/templates/users/edit_profile.html
index 561ef96..bbd974d 100644
--- a/users/templates/users/edit_profile.html
+++ b/users/templates/users/edit_profile.html
@@ -15,7 +15,7 @@
{% trans 'Profile' %}
-
+
{% trans 'Edit Profile' %}
diff --git a/users/templates/users/profile.html b/users/templates/users/profile.html
index 41793f4..c8ba94c 100644
--- a/users/templates/users/profile.html
+++ b/users/templates/users/profile.html
@@ -15,7 +15,7 @@
{% trans 'Profile' %}
-
+
{% trans 'Edit Profile' %}
--
libgit2 0.21.2