X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6280673f35e13e75e81c5b7821bd2a44a1831eab..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/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 new file mode 100644 index 000000000..50479e120 --- /dev/null +++ b/src/wolnelektury/templates/info/join_us.html @@ -0,0 +1,22 @@ +{% 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..." %}