rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / wolnelektury / templates / catalogue / audiobook_list.html
diff --git a/wolnelektury/templates/catalogue/audiobook_list.html b/wolnelektury/templates/catalogue/audiobook_list.html
deleted file mode 100644 (file)
index 0a9e01e..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 audiobooks on WolneLektury.pl" %}{% endblock %}
-
-{% block book_list_header %}{% trans "Listing of all audiobooks" %}{% endblock %}