Remove old version.
[wolnelektury.git] / src / club / templates / club / payment / payu-re.html
diff --git a/src/club/templates/club/payment/payu-re.html b/src/club/templates/club/payment/payu-re.html
deleted file mode 100644 (file)
index c3e3ea5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{% load i18n %}
-{% load static %}
-<span style="padding-right: 5px; font-size: 12px">
-  {% trans "Safe payments" %}
-</span>
-<span class="button active" data-method="payu-re">
-  <img src="{% static 'club/payu/payu.png' %}" alt="PayU">
-  <img src="{% static 'club/visa-100.png' %}" alt="Visa" >
-  <img src="{% static 'club/mastercard.png' %}" alt="Mastercard">
-</span>
-<span class="button" data-method="paypal">
-  <img src="{% static 'club/paypal2.png' %}" alt="PayPal">
-</span>