{% load i18n thumbnail %} {% thumbnail file.file widget.image_geom as image %} {% thumbnail file.file "320x200" crop="center" as thumbnail %} {{ category_file.default_alt_text }} {% endthumbnail %} {% endthumbnail %}