X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ca336bd1f9658cf713681d1412d4153e5c4d9c93..71d31efcdb70122f705d8136239771747ca3b07d:/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 56425e4f7..254c2bc46 100644
--- 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">
 
-	<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 %}