X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/57e98a5807465f9494e5006e16860f16abbf4136..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/book_wide.html diff --git a/wolnelektury/templates/catalogue/book_wide.html b/wolnelektury/templates/catalogue/book_wide.html deleted file mode 100644 index c778caa50..000000000 --- a/wolnelektury/templates/catalogue/book_wide.html +++ /dev/null @@ -1,68 +0,0 @@ -{% extends "catalogue/book_short.html" %} -{% load i18n %} -{% load tag_list from catalogue_tags %} -{% load cite_promo from social_tags %} - - -{% block box-class %}book-wide-box{% endblock %} - - -{% block book-box-extra-info %} -{% if themes %} -
-

{% trans "Motifs and themes" %}

-
- -
-
-{% endif %} -{% endblock %} - - -{% block right-column %} -
-
- {% cite_promo book 1 %} -
- -
-

{% trans "See" %}

- -
-
-

{% trans "Download" %}

- -
-
-{% endblock %}