From e90d0faa9e187b7ae8c5ef67f34fd1071e3584eb Mon Sep 17 00:00:00 2001 From: Polycarp Okock Date: Fri, 7 Jul 2017 22:19:59 +0300 Subject: [PATCH] Fixing missing warning text and alignment Fixed the missing warning text and alignment for {% if credit_card_data.last4 %} --- hosting/templates/hosting/payment.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index d934acef..af3660a0 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -64,11 +64,17 @@
Type: {{credit_card_data.cc_brand}}
-
-
+ {% else %}