X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..e9263ed76910227deccdce1469b4edda3b833be1:/src/catalogue/templates/catalogue/book_wide.html diff --git a/src/catalogue/templates/catalogue/book_wide.html b/src/catalogue/templates/catalogue/book_wide.html index 26ee55d71..88cc0be32 100644 --- a/src/catalogue/templates/catalogue/book_wide.html +++ b/src/catalogue/templates/catalogue/book_wide.html @@ -1,6 +1,6 @@ {% extends "catalogue/book_short.html" %} {% load i18n %} -{% load choose_fragment download_audio tag_list custom_pdf_link_li license_icon source_name from catalogue_tags %} +{% load choose_fragment license_icon from catalogue_tags %} {% load choose_cite from social_tags %} {% load ssi_include from ssify %} @@ -9,9 +9,9 @@ {% block cover-area-extra %} -{% if extra_info.license %} - {% license_icon extra_info.license %} -{% endif %} + {% if extra_info.license %} + {% license_icon extra_info.license %} + {% endif %} {% endblock %} @@ -33,7 +33,7 @@ {% block book-box-body-pre %} - {% include "catalogue/snippets/like_button.html" %} + {% include "catalogue/snippets/like_button.html" %} {% endblock %} {% block book-box-pre %}