From 4cd5669a94934cb1b4f3c4bdb79aac8072a99d77 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 17 Dec 2011 13:00:15 +0530 Subject: [PATCH] thumbnail, ups --- 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 0849108..3fa81e7 100755 --- a/itf/templates/noel/index.html +++ b/itf/templates/noel/index.html @@ -22,7 +22,7 @@ {% for f in front_images %} {% thumbnail f.image "468x282" crop="center" as im %} - + {% endthumbnail %} {% endfor %}