X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/41e79f5deff58b34f185c8c7426f505793c1d9c7..fecc5e8d7fa28578e2689487cc095e288f827d78:/wolnelektury/templates/catalogue/breadcrumbs.html diff --git a/wolnelektury/templates/catalogue/breadcrumbs.html b/wolnelektury/templates/catalogue/breadcrumbs.html index 2d471b29f..9213adb9f 100644 --- a/wolnelektury/templates/catalogue/breadcrumbs.html +++ b/wolnelektury/templates/catalogue/breadcrumbs.html @@ -1,7 +1,7 @@ {% load i18n %} {% load catalogue_tags %}
-
+
    {% for tag in tag_list %}
  • @@ -10,12 +10,15 @@ x
  • + {% empty %} +
  • +
  • {% endfor %} {% if search_form %}
  • {{ search_form.q }} {{ search_form.tags }}
  • {% endif %}
- +
-
+