Librarian in regular requirements.
[redakcja.git] / apps / catalogue / templates / catalogue / image_list.html
index 3ff75bc..4ce1668 100755 (executable)
@@ -2,6 +2,19 @@
 
 {% load i18n %}
 {% load catalogue book_list %}
+{% load pipeline %}
+
+
+{% block titleextra %}{% trans "Image list" %}{% endblock %}
+
+
+{% block add_js %}
+{% javascript 'book_list' %}
+{% endblock %}
+
+{% block add_css %}
+{% stylesheet 'book_list' %}
+{% endblock %}
 
 
 {% block content %}