X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234..9c5d9a4e77a10b4e60d89d3890e49002bd7f3993:/wolnelektury/templates/catalogue/book_list.html diff --git a/wolnelektury/templates/catalogue/book_list.html b/wolnelektury/templates/catalogue/book_list.html index 3e6a9c555..c5f916428 100644 --- a/wolnelektury/templates/catalogue/book_list.html +++ b/wolnelektury/templates/catalogue/book_list.html @@ -11,7 +11,7 @@

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

- +
{% for first_letter, group in books_by_first_letter.items %}
@@ -22,6 +22,6 @@ {% endfor %}
- {% endfor %} + {% endfor %}
{% endblock %} \ No newline at end of file