src/cm/templates/site/text_edit.html
changeset 438 fcc5e2f0befd
parent 230 fb1a2dfb473d
child 439 8994d24e4b2f
--- a/src/cm/templates/site/text_edit.html	Fri May 18 00:07:32 2012 +0200
+++ b/src/cm/templates/site/text_edit.html	Sat May 19 10:21:54 2012 +0200
@@ -24,7 +24,7 @@
 </div>
 
 <div id="text_edit" class="tab-meta">
-<form id="edit_form" class="text-form wizard-form" action="." method="post">
+<form id="edit_form" class="text-form wizard-form" action="." method="post">{% csrf_token %}
     <table class="wide_form">
         <tbody>
             {% include "site/macros/form_fields.html" %}