From de5035d12e65c71c9cb48aa88f7d6eed994710ea Mon Sep 17 00:00:00 2001 From: PCoder Date: Sun, 22 Oct 2017 00:21:08 +0200 Subject: [PATCH] Add id_card input element --- hosting/templates/hosting/includes/_card_input.html | 1 + hosting/templates/hosting/payment.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hosting/templates/hosting/includes/_card_input.html b/hosting/templates/hosting/includes/_card_input.html index f9edf735..8cf2d55b 100644 --- a/hosting/templates/hosting/includes/_card_input.html +++ b/hosting/templates/hosting/includes/_card_input.html @@ -2,6 +2,7 @@
+
diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 7cadb530..e3331afe 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -86,7 +86,7 @@
{% trans "Type" %}: {{card.brand}}
{% endfor %}