summaryrefslogtreecommitdiff
path: root/project/templates/talk/edit-talk.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/talk/edit-talk.html')
-rw-r--r--project/templates/talk/edit-talk.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/talk/edit-talk.html b/project/templates/talk/edit-talk.html
index 4d93bdd..5c0d99a 100644
--- a/project/templates/talk/edit-talk.html
+++ b/project/templates/talk/edit-talk.html
@@ -6,7 +6,7 @@
<h1>Edit Talk</h1>
{% include '_errors.html' %}
-<form action="{% url scipycon_edit_talk id params.scope %}" method="post">
+<form action="{% url scipycon_edit_talk params.scope id %}" method="post">
<fieldset>
<legend>Edit Talk</legend>
<table class="scipycon-default">