X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/wolnelektury/templates/info/join_us.html diff --git a/src/wolnelektury/templates/info/join_us.html b/src/wolnelektury/templates/info/join_us.html deleted file mode 100644 index 32bb676a8..000000000 --- a/src/wolnelektury/templates/info/join_us.html +++ /dev/null @@ -1,25 +0,0 @@ -{% load i18n %} -{% load reporting_stats %} - -{% 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..." %} -