summaryrefslogtreecommitdiff
path: root/project/templates/registration/edit-registration.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/registration/edit-registration.html')
-rw-r--r--project/templates/registration/edit-registration.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/registration/edit-registration.html b/project/templates/registration/edit-registration.html
index 776b325..9231386 100644
--- a/project/templates/registration/edit-registration.html
+++ b/project/templates/registration/edit-registration.html
@@ -7,7 +7,7 @@
{% include '_errors.html' %}
-<form action="{% url scipycon_edit_registration id %}"
+<form action="{% url scipycon_edit_registration id params.scope %}"
method="post">
<fieldset>
<legend>Edit Registration</legend>