X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9574b970bdd6e28fc6178b736e8e17dfca15fd4e..f1cc3d495b3df83b3e745575c2ff3bdf4942b2fe:/src/catalogue/templates/catalogue/book_text.html diff --git a/src/catalogue/templates/catalogue/book_text.html b/src/catalogue/templates/catalogue/book_text.html index 27601d87d..a494e24b6 100644 --- a/src/catalogue/templates/catalogue/book_text.html +++ b/src/catalogue/templates/catalogue/book_text.html @@ -1,8 +1,11 @@ -{% extends "catalogue/viewer_base.html" %} +{% extends "base.html" %} + + {% load i18n l10n %} {% load catalogue_tags %} {% load chunks %} {% load thumbnail %} +{% load static %} {% load annoy_banners from annoy %} @@ -10,18 +13,20 @@ {% block extrahead %} - - + + {% endblock %} + {% block menu %}
  • - {% trans "Kliknij, by pobrać" %}: + {{ book.pretty_title }} @@ -31,95 +36,68 @@ {% if book.other_versions.exists %}
  • {% endif %} - + {% if extra_info.logo_mono %} + {% thumbnail extra_info.logo_mono '200x200' as th %} + {{ extra_info.logo_alt|default:'Sponsor' }} + {% endthumbnail %} + {% endif %} - - - +{% endblock menu %} - {% trans "Numbering" %} - {% trans "Themes" %} - {% trans "Footnotes" %} - {% trans "References" %} -{% endblock menu %} +{% block breadcrumb-right %} +