diff --git a/pinaxcon/templates/registrasion/stripe/credit_card_payment.html b/pinaxcon/templates/registrasion/stripe/credit_card_payment.html index c35b96bf12c8f503125de0f289f3ca5587844d0c..37be4fdfe333a63875b8ddf3bf161b0adbfaf3a4 100644 --- a/pinaxcon/templates/registrasion/stripe/credit_card_payment.html +++ b/pinaxcon/templates/registrasion/stripe/credit_card_payment.html @@ -64,12 +64,10 @@ {% endblock %} {% block header_title %}Credit card payment for invoice #{{ invoice.id}}{% endblock %} -{% block header_inset_image %}{% illustration "casino.svg" %}{% endblock %} -{% block header_paragraph %} - Pay for your linux.conf.au attendance with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by Stripe. -{% endblock %} -{% block content %} + +{% block proposals_body %} +

Pay for your linux.conf.au attendance with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by Stripe.

No data on this form is retained by {% conference_name %}, rather it is @@ -77,7 +75,7 @@ to linux.conf.au. You must allow JavaScript from js.stripe.com to complete payment.

-

You have ${{ invoice.balance_due }} remaining to pay on this invoice.

+

You have ${{ invoice.balance_due }} remaining to pay on this invoice.