From 29777da480989b4c1f3448961c8cc83d6d843eb0 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Fri, 24 Jul 2015 15:25:15 -0400 Subject: [PATCH] Add Intercom back. --- templates/base.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/templates/base.html b/templates/base.html index 67202eb..3fabaf4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -436,6 +436,38 @@ {% if request.user.is_authenticated and not debug %} + + {% if request.user.profile.get_account_age <= 7 or request.user.profile.is_pro %} {% block olark %}