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