diff --git a/datacenterlight/templates/datacenterlight/landing_payment.html b/datacenterlight/templates/datacenterlight/landing_payment.html index ca1a66e9..d195690b 100644 --- a/datacenterlight/templates/datacenterlight/landing_payment.html +++ b/datacenterlight/templates/datacenterlight/landing_payment.html @@ -154,23 +154,12 @@ {% endif %}
{{ message|safe }}
- {% trans "You are not making any payment yet. After placing your order, you will be taken to the Submit Payment Page." %} -
{% endif %} {% endfor %} - {% comment %} - {% for error in form.non_field_errors %} -- {{ error|escape }} -
- {% endfor %} - {% endcomment %}