diff --git a/pinaxcon/templates/registrasion/stripe/refund.html b/pinaxcon/templates/registrasion/stripe/refund.html index 383ba2af914935a3bd4e2ac04e10a0d1d1a4e51a..1bc1a9dd81d8a00dd47e637c70398222035a51be 100644 --- a/pinaxcon/templates/registrasion/stripe/refund.html +++ b/pinaxcon/templates/registrasion/stripe/refund.html @@ -14,7 +14,7 @@ transaction. If you need to cash out to multiple small payments, you will need to manually invoke the refunds from the Stripe Dashboard.

-
+ {% csrf_token %} {{form|bootstrap}}