diff --git a/templates/base.html b/templates/base.html index 54c6eba..ac181b7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -177,6 +177,17 @@ {% if request.user.is_authenticated and request.profile.user_script and not request.user.is_impersonate %} {% endif %} + + + -