X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e224f0bea768179cf44886dfbabbd296767d79dd..068c98b54439d470e060aa6543e09f31e51d0370:/templates/catalogue/tagged_book_list.html?ds=sidebyside diff --git a/templates/catalogue/tagged_book_list.html b/templates/catalogue/tagged_book_list.html index 695a49240..68253af58 100644 --- a/templates/catalogue/tagged_book_list.html +++ b/templates/catalogue/tagged_book_list.html @@ -54,14 +54,15 @@ {% block body %}

{% title_from_tags tags %}

-
-
    - {% for tag in tags %} -
  1. {{ tag }} | x
  2. - {% endfor %} -
  3. {{ form.q }}
  4. -
-
+ {% breadcrumbs tags %} + {#
#} + {#
    #} + {# {% for tag in tags %} #} + {#
  1. {{ tag }} | x
  2. #} + {# {% endfor %} #} + {#
  3. {{ form.q }}
  4. #} + {#
#} + {#
#} {% autopaginate object_list 10 %}