diff --git a/app/templates/base.html b/app/templates/base.html index 2d228df0..2ca1bb14 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -44,9 +44,9 @@ Stats - Overview - Stats - Logs + Overview + Stats + Logs Map Runtime API @@ -94,11 +94,6 @@ {% endif %} {% endif %} - {% if user %} - Logout - {% else %} - Login - {% endif %}