X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/catalogue/templates/catalogue/inline_tag_list.html diff --git a/src/catalogue/templates/catalogue/inline_tag_list.html b/src/catalogue/templates/catalogue/inline_tag_list.html deleted file mode 100644 index a552d9121..000000000 --- a/src/catalogue/templates/catalogue/inline_tag_list.html +++ /dev/null @@ -1,27 +0,0 @@ -{% load i18n %} -{% load catalogue_tags %} - -{% if choices %} - {% if category_choices %} - - {% endif %} -{% endif %} -{% if tags %} - -{% endif %} -{% if other %} - -{% endif %}