diff --git a/pinaxcon/templates/registrasion/amend_registration.html b/pinaxcon/templates/registrasion/amend_registration.html index 19b60115c62e79b0c1f3fd3c53a55490819e5958..b996bf64590196d7b807d31bdc8f65c869d9dde5 100644 --- a/pinaxcon/templates/registrasion/amend_registration.html +++ b/pinaxcon/templates/registrasion/amend_registration.html @@ -25,7 +25,7 @@

Amend pending items

-
+ {% csrf_token %} {% include "_form_snippet.html" with form=form %}
@@ -44,7 +44,7 @@

Apply voucher

- + {% csrf_token %} {% include "_form_snippet.html" with form=voucher_form %}