X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f906193db2ec44590f57beae2e8ee2df76117b7b..9fbf0c4158a9427442171629a564e2de7780b5b7:/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!