X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..69191eddb9e4221d964a7e5b044ff7c5dfe38315:/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..." %}