src/cm/templates/site/text_embed.html
changeset 439 8994d24e4b2f
parent 438 fcc5e2f0befd
child 476 35a632ed9109
--- a/src/cm/templates/site/text_embed.html	Sat May 19 10:21:54 2012 +0200
+++ b/src/cm/templates/site/text_embed.html	Mon May 21 16:50:42 2012 +0200
@@ -20,7 +20,7 @@
 
 <div id="text_embed" class="tab-meta">   
 
-<form id="embed" enctype="multipart/form-data" action="." method="post">{% csrf_token %}
+<form id="embed" enctype="multipart/form-data" action="." method="post">
 
 <h2 class="title_first">{% blocktrans %}Embed text{% endblocktrans %}</h2>
 {% blocktrans %}Copy this code into your site to display text with comments.{% endblocktrans %} {% blocktrans %}Users will also be able to add comments from your site depending on anonymous users' roles.{% endblocktrans %}