X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2bf5eaca680da6ebd22e6fd799a9a5d68206f0b8..eb59143b0d1b21cfcbe1b7067f027d768fa88fcc:/wolnelektury/templates/catalogue/catalogue.html diff --git a/wolnelektury/templates/catalogue/catalogue.html b/wolnelektury/templates/catalogue/catalogue.html index 1423577ef..38403626a 100644 --- a/wolnelektury/templates/catalogue/catalogue.html +++ b/wolnelektury/templates/catalogue/catalogue.html @@ -10,6 +10,7 @@ {% block body %}

{% trans "Catalogue" %}

+

{% trans "Authors" %}

{% tag_list categories.author %} @@ -24,4 +25,5 @@

{% trans "Themes and topics" %}

{% tag_list fragment_tags %} +
{% endblock %}