X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/eaba19e725b49fdf4efc858604a7b9d70d27f59f..98062d2158ebe1f734d811691ab15e6887684281:/src/catalogue/templates/catalogue/catalogue.html diff --git a/src/catalogue/templates/catalogue/catalogue.html b/src/catalogue/templates/catalogue/catalogue.html index 935d232fa..4494eff10 100644 --- a/src/catalogue/templates/catalogue/catalogue.html +++ b/src/catalogue/templates/catalogue/catalogue.html @@ -1,6 +1,6 @@ {% extends request.EXPERIMENTS.layout|yesno:"2022/base.html,base/base.html" %} {% load i18n %} -{% load catalogue_tags %} +{% load catalogue_tags reporting_stats %} {% block titleextra %}{% trans "Catalogue" %}{% endblock %} @@ -10,6 +10,8 @@ {% block body %}{% block main %}

{% trans "All works" %}

+

W naszej bibliotece mamy {% count_books %} utworów zebranych w {% count_books_root %} tomów.

+

{% trans "Download the catalogue in PDF format." %}