summaryrefslogtreecommitdiff
path: root/design/templates/archives/photos.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/archives/photos.html')
-rw-r--r--design/templates/archives/photos.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/photos.html b/design/templates/archives/photos.html
index bc06f5c..e8d5ea6 100644
--- a/design/templates/archives/photos.html
+++ b/design/templates/archives/photos.html
@@ -1,5 +1,5 @@
{% extends 'base.html' %}
-{% load typogrify %}
+{% load typogrify_tags %}
{% load pagination_tags %}
{% block pagetitle %}Luxagraf | {% if region %}Photo Galleries: Images from {{region.name|title|smartypants|safe}}{%else%}Photo Galleries: Images from Around the World {%endif%} Page {{page}}{% endblock %}