diff --git a/application/templates/navbar.html b/application/templates/navbar.html
index 58625d2..c8c7848 100644
--- a/application/templates/navbar.html
+++ b/application/templates/navbar.html
@@ -17,15 +17,12 @@
- {% if current_user.is_authenticated %}
-
Logout
- {% else %}
-
- Login
+ Set
- {% endif %}
-
diff --git a/application/templates/new_navbar.html b/application/templates/new_navbar.html
index 7733e8a..153e180 100644
--- a/application/templates/new_navbar.html
+++ b/application/templates/new_navbar.html
@@ -24,6 +24,7 @@