X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/af5d82d4f0314cc9c9daa158b9398ee8688b8594..7d88dafd94f9bd8316f4828c13ee88bf87552348:/wolnelektury/templates/catalogue/differentiate_tags.html diff --git a/wolnelektury/templates/catalogue/differentiate_tags.html b/wolnelektury/templates/catalogue/differentiate_tags.html index 86e34bb40..51b382164 100644 --- a/wolnelektury/templates/catalogue/differentiate_tags.html +++ b/wolnelektury/templates/catalogue/differentiate_tags.html @@ -14,7 +14,7 @@
{% for option in options %}
{% title_from_tags option.tags %}{% if unparsed %}, …{% endif %}

+

{% if tags %}{% title_from_tags tags %}, {% endif %}{%title_from_tags option.tags %}{% if unparsed %}, {{unparsed|join:', '}}{% endif %}

{% endfor %}