Stripe checkout #104411
@ -5,7 +5,7 @@
|
||||
<p class="text-muted">Settings: Subscription</p>
|
||||
<h1 class="mb-3">Billing Address</h1>
|
||||
|
||||
<form id="billing-address-form" method="post" autocomplete="off">
|
||||
<form id="billing-address-form" method="post">
|
||||
{% with form|add_form_classes as form %}
|
||||
<div class="form">{% csrf_token %}
|
||||
{% include "subscriptions/components/billing_address_form.html" %}
|
||||
|
Loading…
Reference in New Issue
Block a user