X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234..946b59a145b50ab62ab3eef03e60aad59babb53a:/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 %}