diff --git a/ogcp/templates/auth/edit_user.html b/ogcp/templates/auth/edit_user.html
index 9e1b2b9..51437c9 100644
--- a/ogcp/templates/auth/edit_user.html
+++ b/ogcp/templates/auth/edit_user.html
@@ -15,12 +15,4 @@
button_map={'submit_btn':'primary'},
id='user-form') }}
-
-
{% endblock %}