#817: audiobooks, daisy collections
[wolnelektury.git] / wolnelektury / templates / catalogue / audiobook_list.html
diff --git a/wolnelektury/templates/catalogue/audiobook_list.html b/wolnelektury/templates/catalogue/audiobook_list.html
new file mode 100644 (file)
index 0000000..0a9e01e
--- /dev/null
@@ -0,0 +1,8 @@
+{% extends "catalogue/book_list.html" %}
+{% load i18n %}
+
+{% block bodyid %}book-a-list{% endblock %}
+
+{% block title %}{% trans "Listing of all audiobooks on WolneLektury.pl" %}{% endblock %}
+
+{% block book_list_header %}{% trans "Listing of all audiobooks" %}{% endblock %}