X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0854610e6f1a717ce100c96f7ebf36cbb3478a5c..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 2ea5555a3..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 %}