X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/066ffa84ce4d577668b1a49140fb7facc19451c3..fa684e7b11bba7f7fce1c0e7832b34d0b8593db4:/wolnelektury/templates/info/join_us.html diff --git a/wolnelektury/templates/info/join_us.html b/wolnelektury/templates/info/join_us.html index 415b13afc..1b980516d 100644 --- a/wolnelektury/templates/info/join_us.html +++ b/wolnelektury/templates/info/join_us.html @@ -1,7 +1,7 @@ {% load i18n %} {% load reporting_stats %} -{% count_books_nonempty book_count %} +{% count_books book_count %}

{% blocktrans count book_count as c %} We have {{c}} work published in Wolne Lektury!