rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / wolnelektury / templates / catalogue / daisy_list.html
diff --git a/wolnelektury/templates/catalogue/daisy_list.html b/wolnelektury/templates/catalogue/daisy_list.html
deleted file mode 100644 (file)
index 1523578..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{% 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 %}