X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ca336bd1f9658cf713681d1412d4153e5c4d9c93..ddf2102eff7ea420a4ea5144c43409587fc1156e:/src/club/templates/club/dummy_payment.html diff --git a/src/club/templates/club/dummy_payment.html b/src/club/templates/club/dummy_payment.html index 2809c5e1a..d776e75a8 100644 --- a/src/club/templates/club/dummy_payment.html +++ b/src/club/templates/club/dummy_payment.html @@ -1,72 +1,72 @@ {% extends request.session.from_app|yesno:"base/app.html,base/base.html" %} -{% block titleextra %}Towarzystwo Wolnych Lektur{% endblock %} +{% block titleextra %}{% trans "Wolne Lektury need your help!" %}{% endblock %} {% block body %} -
- -

Testowa płatność

- -

{{ schedule.email }}

-

{{ schedule.amount }}

-

{{ schedule.plan.get_interval_display }}

- - - - -{% if request.GET.p == 'inline' %} -
-{% else %} -{% if request.GET.p == 'popup' %} -
- -
- - - -{% else %} -
- {% csrf_token %} - - {{ form.as_p }} - -
-{% endif %} -{% endif %} - -
- - + + + {% else %} +
+ {% csrf_token %} + + {{ form.as_p }} + +
+ {% endif %} + {% endif %} + + + +