From f73cf95567e541cb32ec884935e9653ac2b9e379 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 17 Dec 2011 13:03:59 +0530 Subject: [PATCH] foo --- itf/templates/noel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/templates/noel/index.html b/itf/templates/noel/index.html index 880bca2..fc45bb1 100755 --- a/itf/templates/noel/index.html +++ b/itf/templates/noel/index.html @@ -21,7 +21,7 @@ {% load thumbnail %} {% for f in front_images %} {% thumbnail f.image "469x282" crop="center" as im %} - + {% endthumbnail %} {% endfor %}