{% extends 'base.html' %} {% load typogrify %} {% load pagination_tags %} {% block pagetitle %}Luxagraf | {% if region %}Photos from {{region.name|title|smartypants|safe}}{%else%}Photos from Around the World {%endif%}{% endblock %} {% block metadescription %}Photo Archive, Luxagraf{% endblock %} {%block bodyid%}id="photo-archive"{%endblock%} {% block primary %}

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

{% endblock %}