From faf167aed99ac4e28927f729b7c7bc94a47ef139 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 26 Jul 2009 22:33:56 -0400 Subject: merged in latest Mikes changes --- templates/base_content.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'templates/base_content.html') diff --git a/templates/base_content.html b/templates/base_content.html index 98a09150..39627a0e 100644 --- a/templates/base_content.html +++ b/templates/base_content.html @@ -1,9 +1,8 @@ +{% load i18n %} - -{% load i18n %} - {% block title %}{% endblock %} - {% trans "site title" %} - {% trans "site slogan" %} + {% block title %}{% endblock %} - {{ APP_TITLE }} @@ -83,4 +82,3 @@ {% endblock %} - -- cgit v1.2.3-1-g7c22