From 5a88a7cee2ed3ed0fc9b23ef2a3fb1832f075a61 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Sun, 16 Aug 2015 21:09:17 -0400 Subject: [PATCH] We always show Olark now. --- templates/base.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index ee40728..b811a7e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -262,11 +262,6 @@ {% block main-edit %} {% endblock %} -{% if request.user.is_authenticated and request.user.profile.get_account_age > 7 %} -
- Get support » -
-{% endif %} {% block keyboard-shortcuts %}