X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/95045552540ca917d273954ebfa20b47a306bb93..9c5d9a4e77a10b4e60d89d3890e49002bd7f3993:/wolnelektury/templates/catalogue/folded_tag_list.html diff --git a/wolnelektury/templates/catalogue/folded_tag_list.html b/wolnelektury/templates/catalogue/folded_tag_list.html index 62a582006..a6ff53abd 100644 --- a/wolnelektury/templates/catalogue/folded_tag_list.html +++ b/wolnelektury/templates/catalogue/folded_tag_list.html @@ -18,7 +18,7 @@ {% for tag in tags %}
  • {{ tag }} ({{ tag.count }})
  • {% endfor %} - +

    {% trans "Hide" %}

    {% endif %}