rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / wolnelektury / templates / catalogue / related_books.html
diff --git a/wolnelektury/templates/catalogue/related_books.html b/wolnelektury/templates/catalogue/related_books.html
deleted file mode 100755 (executable)
index aad9742..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% load book_mini from catalogue_tags %}
-
-{% spaceless %}
-{% for book in books %}
-    {% book_mini book %}
-{% endfor %}
-{% endspaceless %}
\ No newline at end of file