{% if region %}Photographs from {{region.name|title|smartypants|safe}}{%else%}Photographs from Around the World {%endif%}

{% autopaginate object_list 24 %}{% for object in object_list %} {% endfor %}