X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e432f8579852df4ffc3010bc54bbabe452591956..fa684e7b11bba7f7fce1c0e7832b34d0b8593db4:/wolnelektury/templates/info/join_us.html diff --git a/wolnelektury/templates/info/join_us.html b/wolnelektury/templates/info/join_us.html index f3b3f1db3..1b980516d 100644 --- a/wolnelektury/templates/info/join_us.html +++ b/wolnelektury/templates/info/join_us.html @@ -1,7 +1,22 @@ -

W serwisie Wolne Lektury już teraz opublikowanych jest ponad 1000 utworów! -Pomóż w rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam -darowiznę lub 1% podatku. {% comment %}Więcej...{% endcomment %}

+{% load i18n %} +{% load reporting_stats %} -

Zostań redaktorem lub redaktorką Wolnych Lektur! Sprawdź, czy obecnie -pracujemy nad publikacją wyszukiwanej przez ciebie lektury i samodzielnie -przygotuj publikację logując się na Platformie Redakcyjnej. Więcej...

+{% count_books book_count %} +

+{% blocktrans count book_count as c %} +We have {{c}} work published in Wolne Lektury! +Help us expand the library and set new readings free by +making a donation +or transferring 1% of your income tax. +{% plural %} +We have {{c}} works published in Wolne Lektury! +Help us expand the library and set new readings free by +making a donation +or transferring 1% of your income tax. +{% endblocktrans %} +{% comment %}{% trans "More..." %}{% endcomment %}

+ +

{% 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..." %}