From edf0aa77e40cd888427c5a6a7fe9a07bb993b59a Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Fri, 31 Jul 2015 16:50:10 -0400 Subject: [PATCH] Fix intercom. --- templates/base.html | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) 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 %}