diff --git a/lumi2/templates/base.html b/lumi2/templates/base.html
index 6f5fcb4..4379ccb 100644
--- a/lumi2/templates/base.html
+++ b/lumi2/templates/base.html
@@ -1,38 +1,39 @@
-
-
-
{% endblock content %}
diff --git a/lumi2/templates/usermanager/user_view.html b/lumi2/templates/usermanager/user_view.html
new file mode 100644
index 0000000..91051c2
--- /dev/null
+++ b/lumi2/templates/usermanager/user_view.html
@@ -0,0 +1,44 @@
+{% extends 'base.html' %}
+
+{% block content %}
+