X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..67552e19bc548b78c18967e97f0c0328074a3576:/src/wolnelektury/templates/info/join_us.html?ds=sidebyside

diff --git a/src/wolnelektury/templates/info/join_us.html b/src/wolnelektury/templates/info/join_us.html
index 50479e120..32bb676a8 100644
--- a/src/wolnelektury/templates/info/join_us.html
+++ b/src/wolnelektury/templates/info/join_us.html
@@ -3,20 +3,23 @@
 
 {% count_books book_count %}
 <p>
-{% 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
-<a href="http://nowoczesnapolska.org.pl/wesprzyj_nas/">making a donation
-or transferring 1&#37; of your income tax</a>.
-{% plural %}
-We have {{c}} works published in Wolne Lektury!
-Help us expand the library and set new readings free by
-<a href="http://nowoczesnapolska.org.pl/wesprzyj_nas/">making a donation
-or transferring 1&#37; of your income tax</a>.
-{% endblocktrans %}
-{% comment %}<a href='{}'>{% trans "More..." %}</a>{% endcomment %}</p>
+  {% 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
+    <a href="http://nowoczesnapolska.org.pl/wesprzyj_nas/">making a donation
+    or transferring 1&#37; of your income tax</a>.
+  {% plural %}
+    We have {{c}} works published in Wolne Lektury!
+    Help us expand the library and set new readings free by
+    <a href="http://nowoczesnapolska.org.pl/wesprzyj_nas/">making a donation
+    or transferring 1&#37; of your income tax</a>.
+  {% endblocktrans %}
+  {% comment %}<a href='{}'>{% trans "More..." %}</a>{% endcomment %}
+</p>
 
-<p>{% 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 %}
-<a href='{% url "infopage" 'mozesz-nam-pomoc' %}'>{% trans "More..." %}</a></p>
+<p>
+  {% 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 %}
+  <a href='{% url "infopage" 'wlacz-sie-w-prace' %}'>{% trans "More..." %}</a>
+</p>