Fixes
[wolnelektury.git] / src / catalogue / templates / catalogue / book_text.html
index 158396f..9d28bd7 100644 (file)
 {% block footer %}
   <div id="wltoc" class="box">
     {% if book.parent %}
-      {% for b in book.ancestor.all %}
+      {% for b in book.ancestors %}
         {% if forloop.counter > 1 %}
           <li>
         {% endif %}