src/cm/templates/site/text_create_content.html
changeset 439 8994d24e4b2f
parent 438 fcc5e2f0befd
child 460 2fdb7d095d5c
--- a/src/cm/templates/site/text_create_content.html	Sat May 19 10:21:54 2012 +0200
+++ b/src/cm/templates/site/text_create_content.html	Mon May 21 16:50:42 2012 +0200
@@ -33,7 +33,7 @@
 
 {% autoescape off %} {{ document }} {% endautoescape %}
 
-<form id="text_create_content" enctype="multipart/form-data" class="wizard-form" action="." method="post">{% csrf_token %}
+<form id="text_create_content" enctype="multipart/form-data" class="wizard-form" action="." method="post">
 <table class="wide_form">
     <tbody>
     {% with 'create_content' as form_type %}