diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index fdc5ad63..10fd4674 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -116,13 +116,4 @@ })(); {%endif%} - -{% if credit_card_data.last4 and credit_card_data.cc_brand %} - -{%endif%} - {%endblock%}