{% load thumbnail %}{% with image=content.mediafile %} {{ image.default_alt_text|default_if_none:image.label }} {% if image.default_caption %}
{{ image.default_caption }}{% endif %} {% endwith %} {#{% thumbnail obj.img 200x300 crop upscale subject_location=obj.img.subject_location %}#}