X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/59e248d7a8f7994fdb456653c4a2898994457bd9..ed9de70556d27a3b15ed4a05417ba41140ebe5cc:/wolnelektury/templates/catalogue/breadcrumbs.html diff --git a/wolnelektury/templates/catalogue/breadcrumbs.html b/wolnelektury/templates/catalogue/breadcrumbs.html index b3441bac5..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 %}
- +