X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f8e66ed30238e40a08b6758dbed68cb2e5cf2db9..a778b5b2bd97b5e26d90b668320fad23b6fc8b1a:/wolnelektury/templates/catalogue/breadcrumbs.html diff --git a/wolnelektury/templates/catalogue/breadcrumbs.html b/wolnelektury/templates/catalogue/breadcrumbs.html index 9213adb9f..5aafeb974 100644 --- a/wolnelektury/templates/catalogue/breadcrumbs.html +++ b/wolnelektury/templates/catalogue/breadcrumbs.html @@ -1,24 +1,24 @@ {% load i18n %} {% load catalogue_tags %} -
-
+
+
    {% for tag in tag_list %}
  • - - {{ tag }} - x - -
  • + + {{ tag }} + x + + {% empty %} -
  • -
  • +
  • +
  • {% endfor %} {% if search_form %}
  • {{ search_form.q }} {{ search_form.tags }}
  • {% endif %}
- -
- + + +