{% for object in object_list.photos %}
{% include 'lib/img_picwide.html' with image=object caption=False exif=False is_cluster=False cluster_class='' extra='' %}
{{object.location}}, {{object.location.state.country}}
{% endfor %}