diff --git a/templates/base.html b/templates/base.html index d1a73cc..31a4f4a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -436,9 +436,9 @@ {% if request.user.is_authenticated and not debug %} - - + {% if request.user.is_authenticated %} {% block olark %}