From 5b13731e4c899e86cabf3c6eb7e343b178d70f05 Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 24 Aug 2008 22:54:51 +0000 Subject: Few bug correction --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 9dcf8de..768bc74 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + {% block title %}Polls{% endblock %} -- cgit v1.2.3