diff --git a/web-app/django/VIM/templates/base.html b/web-app/django/VIM/templates/base.html index 40b8220..1c8db3f 100644 --- a/web-app/django/VIM/templates/base.html +++ b/web-app/django/VIM/templates/base.html @@ -28,63 +28,88 @@
-
- - {% comment %} {% endcomment %} -
- {% if user.is_authenticated %} - - {% else %} - - - - {% endif %} -
+
+
@@ -92,7 +117,7 @@ {% endblock content %}
-