diff --git a/pinaxcon/templates/symposion/schedule/schedule_edit.html b/pinaxcon/templates/symposion/schedule/schedule_edit.html index 83d91ad8a201528da5cfab2d3d5d16a8384aeb52..adcd06226efcfc61d4534a84f1b65c8dff2d5c4b 100644 --- a/pinaxcon/templates/symposion/schedule/schedule_edit.html +++ b/pinaxcon/templates/symposion/schedule/schedule_edit.html @@ -24,7 +24,7 @@

{{ timetable.day.date }}

{% include "symposion/schedule/_edit_grid.html" %} {% endfor %} -
{% csrf_token %} + {% csrf_token %} {{ form.as_p }}