diff options
Diffstat (limited to 'design/templates/archives/map.html')
-rw-r--r-- | design/templates/archives/map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/map.html b/design/templates/archives/map.html index 5b495af..550a898 100644 --- a/design/templates/archives/map.html +++ b/design/templates/archives/map.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% load typogrify %} +{% load typogrify_tags %} {% load truncateletters %} {% load slugify_under %} {% block pagetitle %}Luxagraf | Map and Trips{% endblock %} |