Templates bugs, gitignore.
[wolnelektury.git] / wolnelektury / templates / catalogue / tagged_object_list.html
index 3539ebe..d36fb1d 100644 (file)
@@ -1,4 +1,5 @@
 {% extends "base.html" %}
+{% load i18n %}
 {% load catalogue_tags pagination_tags %}
 
 {% block title %}{% title_from_tags tags %} w WolneLektury.pl{% endblock %}