From 818d0b99a9ed70a2f92c59a835a2a51bc66dc7d1 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sat, 28 Nov 2009 00:10:25 -0500 Subject: configuration of javascript base url is no longer needed --- templates/base_content.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/base_content.html') diff --git a/templates/base_content.html b/templates/base_content.html index 52cc6134..78e5fe38 100644 --- a/templates/base_content.html +++ b/templates/base_content.html @@ -6,7 +6,9 @@ {% block title %}{% endblock %} - {{ settings.APP_TITLE }} + {% if settings.GOOGLE_SITEMAP_CODE %} + {% endif %} {% spaceless %} @@ -15,7 +17,8 @@ -- cgit v1.2.3-1-g7c22