{% load thumbnail_libs %} {% sorl_thumbnail self.image.file.name "500x500" upscale=False as im %} {{ self.image.label }} {% endthumbnail %}