X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/876c24227952faa17eda5d706cb0b3316d5ffe24..69191eddb9e4221d964a7e5b044ff7c5dfe38315:/wolnelektury/templates/info/join_us.html diff --git a/wolnelektury/templates/info/join_us.html b/wolnelektury/templates/info/join_us.html index fee416ea0..1b980516d 100644 --- a/wolnelektury/templates/info/join_us.html +++ b/wolnelektury/templates/info/join_us.html @@ -1,7 +1,7 @@ {% load i18n %} -{% load stats %} +{% 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! @@ -19,4 +19,4 @@ or transferring 1% of your income tax.

{% blocktrans %}Become an editor of Wolne Lektury! Find out if we're currently working on a reading you're looking for and prepare a publication by yourself by logging into the Editorial Platform.{% endblocktrans %} -{% trans "More..." %}

+{% trans "More..." %}