fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Picture list fix.
[wolnelektury.git]
/
src
/
club
/
templates
/
payu
/
rec_payment.html
diff --git
a/src/club/templates/payu/rec_payment.html
b/src/club/templates/payu/rec_payment.html
index
56425e4
..
254c2bc
100644
(file)
--- a/
src/club/templates/payu/rec_payment.html
+++ b/
src/club/templates/payu/rec_payment.html
@@
-7,11
+7,9
@@
{% block body %}
<div class="white-box normal-text">
{% block body %}
<div class="white-box normal-text">
- <h1>
Płatność cykliczna przez PayU
</h1>
+ <h1>
Wspierasz Wolne Lektury
</h1>
- <p> {{ schedule.email }}</p>
- <p> {{ schedule.amount }}</p>
- <p> {{ schedule.plan.get_interval_display }}</p>
+ <p>Zlecasz comiesięczną płatność w wysokości {{ schedule.amount}} zł. Dziękujemy!</p>
<form id="theform" method='POST'>
{% csrf_token %}
<form id="theform" method='POST'>
{% csrf_token %}