#817: audiobooks, daisy collections
[wolnelektury.git] / wolnelektury / templates / catalogue / daisy_list.html
diff --git a/wolnelektury/templates/catalogue/daisy_list.html b/wolnelektury/templates/catalogue/daisy_list.html
new file mode 100644 (file)
index 0000000..1523578
--- /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 DAISY files on WolneLektury.pl" %}{% endblock %}
+
+{% block book_list_header %}{% trans "Listing of all DAISY files" %}{% endblock %}