diff --git a/pinaxcon/templates/symposion/proposals/proposal_edit.html b/pinaxcon/templates/symposion/proposals/proposal_edit.html index 108bd672163098bbc914db5298b36824f28bda46..f9a0e81844984d0331f61e3e3c1a6da5d4dedacb 100644 --- a/pinaxcon/templates/symposion/proposals/proposal_edit.html +++ b/pinaxcon/templates/symposion/proposals/proposal_edit.html @@ -8,7 +8,7 @@ {% block proposals_body %}

Manage speakers

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