X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..7e6d14043e3e2dce8e3fdcef0b0fc649680b07b3:/wolnelektury/templates/catalogue/book_short.html?ds=inline diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 2cc8328f5..aced8bf48 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -1,7 +1,7 @@ {% load i18n %}
- {% trans "Put on the shelf!" %} + {% trans "Put on the shelf!" %}
{% if book.children.all|length %}
@@ -15,4 +15,4 @@ {% endif %}

{% trans "Categories" %}: {{ tags|join:", " }}

- + \ No newline at end of file