From f55a785b901a78f8053b9381d0739a83ba28642f Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 8 Dec 2011 14:48:26 +0530 Subject: [PATCH] image aspect --- itf/templates/modules/festival/meeting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/templates/modules/festival/meeting.html b/itf/templates/modules/festival/meeting.html index 575a69d..ea28a84 100755 --- a/itf/templates/modules/festival/meeting.html +++ b/itf/templates/modules/festival/meeting.html @@ -110,7 +110,7 @@ {% load thumbnail %} {% for i in imagegallery %} {% thumbnail i.file "600x500" crop="center" as big %} - {% thumbnail i.file "100x100" crop="center" as thumb %} + {% thumbnail i.file "164x114" crop="center" as thumb %}