{% load thumbnail %}{% spaceless %} {% thumbnail item.image "100x100" as th %} {% thumbnail item.image "400x400" as im %} {% endthumbnail %} {% endthumbnail %} {% endspaceless %}