From bfd5a6f15601144e7bff866ba1094737304249ba Mon Sep 17 00:00:00 2001 From: sanj Date: Mon, 30 Aug 2010 03:34:56 +0530 Subject: [PATCH] and now we pass html lint as well --- itf/templates/base.html | 2 +- itf/templates/festival_wireframe.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/itf/templates/base.html b/itf/templates/base.html index d9a337c..c75d119 100644 --- a/itf/templates/base.html +++ b/itf/templates/base.html @@ -1,7 +1,7 @@ - + {% block head %} diff --git a/itf/templates/festival_wireframe.html b/itf/templates/festival_wireframe.html index 043b667..34d18d1 100644 --- a/itf/templates/festival_wireframe.html +++ b/itf/templates/festival_wireframe.html @@ -1,16 +1,16 @@ - + {% block title %} India Theatre Forum {% endblock %} - - - + + + {% block extra_head %} {% endblock %}