X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0854610e6f1a717ce100c96f7ebf36cbb3478a5c..87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f:/wolnelektury/templates/catalogue/book_wide.html diff --git a/wolnelektury/templates/catalogue/book_wide.html b/wolnelektury/templates/catalogue/book_wide.html index 2ea5555a3..c683fce61 100644 --- a/wolnelektury/templates/catalogue/book_wide.html +++ b/wolnelektury/templates/catalogue/book_wide.html @@ -9,10 +9,10 @@ {% block book-box-extra-info %} {% if themes %} -
-

{% trans "motifs and themes" %}

-
+
+

{% trans "Motifs and themes" %}

+
+{% else %} +

 

{% endif %} {% endblock %} @@ -50,6 +52,7 @@
+ {% if related.media.mp3 or related.media.ogg %}

{% trans "Download" %}

+ {% endif %}
{% endblock %}