Fixed load declaration (was still loading catalogue instead of catalogue_tags tag...
[wolnelektury.git] / templates / catalogue / book_list.html
index dc2ebf9..f6c3b75 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base.html" %}
-{% load catalogue chunks %}
+{% load catalogue_tags chunks %}
 
 {% block bodyid %}book-a-list{% endblock %}