diff --git a/hosting/templates/hosting/base_short.html b/hosting/templates/hosting/base_short.html index f02f4e0c..90208455 100644 --- a/hosting/templates/hosting/base_short.html +++ b/hosting/templates/hosting/base_short.html @@ -68,7 +68,7 @@ {% endif %} - + {% if request.user.is_authenticated %} diff --git a/hosting/templates/hosting/includes/_navbar_transparent.html b/hosting/templates/hosting/includes/_navbar_transparent.html index 4efd5920..dec9cd49 100644 --- a/hosting/templates/hosting/includes/_navbar_transparent.html +++ b/hosting/templates/hosting/includes/_navbar_transparent.html @@ -1,10 +1,10 @@ {% load static i18n %}