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 %}