X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0cae17bec6d31806615fae59a5b3945016285fbe..2f1c330e555c24deb17b7d6018b59c52dab7aafd:/templates/catalogue/breadcrumbs.html diff --git a/templates/catalogue/breadcrumbs.html b/templates/catalogue/breadcrumbs.html deleted file mode 100644 index 896d9997c..000000000 --- a/templates/catalogue/breadcrumbs.html +++ /dev/null @@ -1,9 +0,0 @@ -{% load catalogue_tags %} -
-
    - {% for tag in tag_list %} -
  1. {{ tag }} | x
  2. - {% endfor %} -
  3. {{ search_form.q }} {{ search_form.tags }}
  4. -
-
\ No newline at end of file