X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/255163c6500ae808b053178545431da27576715d..5ea4ebb6aed109f6c6fff2d98f667abbddb0c4a0:/wolnelektury/templates/catalogue/book_list.html diff --git a/wolnelektury/templates/catalogue/book_list.html b/wolnelektury/templates/catalogue/book_list.html index f385a19f8..be7045b88 100644 --- a/wolnelektury/templates/catalogue/book_list.html +++ b/wolnelektury/templates/catalogue/book_list.html @@ -11,6 +11,7 @@

{{ form.q }} {% trans "or" %} {% trans "return to main page" %}

+
{% trans "Table of Content" %} {% for index, authors in books_nav.items %} @@ -36,4 +37,7 @@ {% endif %} {% endfor %}
+
+

{% trans "↑ top ↑" %}

+
{% endblock %}