diff --git a/core/templates/base.html b/core/templates/base.html index 294b82e..0a5e2f4 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -99,114 +99,29 @@ {% if user.is_superuser %} {% endif %} {% if user.is_authenticated %} - + + Insights + + {% endif %} {% endif %}