diff --git a/myproject/orders/templates/orders/order_form.html b/myproject/orders/templates/orders/order_form.html index 4bcab8f..d12b763 100644 --- a/myproject/orders/templates/orders/order_form.html +++ b/myproject/orders/templates/orders/order_form.html @@ -628,13 +628,13 @@ {{ payment.notes|default:"—" }}
-
- {% csrf_token %} - - -
+
@@ -845,6 +845,46 @@ } }); })(); + + +