{% load get_image_by_size %}
{% for object in object_list %}
{{object.id}} {% if object.caption %}– {{object.caption}}{%endif%}
{% endfor %}