From 6568706a83a94faa18a715ec5e50a6282dc85c1a Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 27 Jul 2009 20:44:51 -0400 Subject: added APP_TITLE, APP_KEYWORDS and APP_DESCRIPTION --- templates/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 2ef66d4e..db2bb12e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,8 +4,8 @@ {% load humanize %} {% load extra_filters %} {% block title %}{% spaceless %}{% trans "Home" %}{% endspaceless %}{% endblock %} -{% block meta %} - {% endblock %} +{% block meta %} + {% endblock %} {% block forejs %}