X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7451b87d12c06755d6dc278e72b6650f8de8b4a..ddf2102eff7ea420a4ea5144c43409587fc1156e:/src/club/templates/club/thanks.html?ds=sidebyside diff --git a/src/club/templates/club/thanks.html b/src/club/templates/club/thanks.html index 33e053fbb..a527d00dc 100644 --- a/src/club/templates/club/thanks.html +++ b/src/club/templates/club/thanks.html @@ -3,20 +3,20 @@ {% load i18n %} -{% block titleextra %}{% trans "Towarzystwo Przyjaciół Wolnych Lektur" %}{% endblock %} +{% block titleextra %}{% trans "Wolne Lektury need your help!" %}{% endblock %} {% block body %} -
+
-

{% trans "Thank you" %}

+

{% trans "Thank you" %}

- {% chunk 'club_thanks' %} + {% chunk 'club_thanks' %} - {% if request.session.from_app %} - {% trans "Go back to the app %} + {% if request.session.from_app %} + {% trans "Go back to the app" %} {% endif %}