New layout pages.
[wolnelektury.git] / src / club / templates / club / payment / payu_invite.html
diff --git a/src/club/templates/club/payment/payu_invite.html b/src/club/templates/club/payment/payu_invite.html
new file mode 100644 (file)
index 0000000..8c16c51
--- /dev/null
@@ -0,0 +1,5 @@
+{% load static %}
+<a href="{% url 'club_payu_payment' schedule.key %}">
+       <h3>Przejdź do płatności &rarr;</h3>
+  <img src="{% static 'club/payu/banki.png' %}" style="width: 100%">
+</a>