X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8ce01151b83453d8ccaa142178745e847b44cdb5..4dad587dac33c6c04d9a1a594fbbd1c58dbf2bda:/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 158396fe9..9d28bd7bc 100644 --- a/src/catalogue/templates/catalogue/book_text.html +++ b/src/catalogue/templates/catalogue/book_text.html @@ -114,7 +114,7 @@ {% block footer %}
{% if book.parent %} - {% for b in book.ancestor.all %} + {% for b in book.ancestors %} {% if forloop.counter > 1 %}
  • {% endif %}