X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b8b38831554745dd2de866c71f526bfbc19c7e9..52c28b63e294283d557c9b26d3a2b267a2938a09:/wolnelektury/templates/catalogue/book_detail.html?ds=inline diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 54548007e..99bbb39b2 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -157,6 +157,9 @@ {% if extra_info.source_url %}
  • {% trans "Source of the book" %}
  • {% endif %} + {% if extra_info.about %} +
  • {% trans "Book on the Editor's Platform" %}
  • + {% endif %} {% if book.gazeta_link %}
  • {% trans "Book description on Lektury.Gazeta.pl" %}
  • {% endif %}