diff options
Diffstat (limited to 'design/templates/archives/writing.html')
-rw-r--r-- | design/templates/archives/writing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/writing.html b/design/templates/archives/writing.html index dc8ea66..4ed8f44 100644 --- a/design/templates/archives/writing.html +++ b/design/templates/archives/writing.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% load typogrify %} +{% load typogrify_tags %} {% load pagination_tags %} {% block pagetitle %}Luxagraf | {% if region %}Travel Writing from {{region.name|title|smartypants|safe}}{%else%}Travel Writing from Around the World {%endif%} Page {{page}}{% endblock %} |