Fixed load declaration (was still loading catalogue instead of catalogue_tags tag...
[wolnelektury.git] / templates / catalogue / tagged_book_list.html
index 3fd8e72..695a492 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base.html" %}
-{% load catalogue pagination_tags %}
+{% load catalogue_tags pagination_tags %}
 
 {% block title %}{% title_from_tags tags %} w WolneLektury.pl{% endblock %}