From 4b143a9455caec7311d79e2a309b980da611ed7b Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 13 Oct 2012 02:57:17 -0400 Subject: [PATCH] Remove unused template line --- apps/main/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/main/templates/base.html b/apps/main/templates/base.html index 9739eb9636..d10ff8bf97 100644 --- a/apps/main/templates/base.html +++ b/apps/main/templates/base.html @@ -25,7 +25,6 @@ {% block html_title %}{% project_name %}{{ request.new_window_url }}{% block title %}{% endblock %}{% endblock %} -{% get_main_setting "SIDE_BAR_SEARCH" as debug %} {% block web_theme_project_name %}{% project_name %}{% if debug %} {% trans "(DEBUG)" %}{% endif %} - {% registered_name %}{% endblock %} {% block web_theme_stylesheets %}