diff --git a/combo/apps/gallery/templates/combo/gallerycell.html b/combo/apps/gallery/templates/combo/gallerycell.html index b98755b4..abd676ea 100644 --- a/combo/apps/gallery/templates/combo/gallerycell.html +++ b/combo/apps/gallery/templates/combo/gallerycell.html @@ -13,7 +13,7 @@ {% endif %} {% thumbnail image.image "60x60" crop="50% 25%" as im %} {% thumbnail image.image "640x480" crop="50% 25%" as im_large %} - {% endthumbnail %} {% endthumbnail %}