diff --git a/fet2020/templates/base.html b/fet2020/templates/base.html index a6f855a9..c5f89a15 100644 --- a/fet2020/templates/base.html +++ b/fet2020/templates/base.html @@ -4,7 +4,7 @@ {% load static %} {% block body %} - + {% if not request.user.is_authenticated %}