src/cm/templates/site/text_followup.html
changeset 439 8994d24e4b2f
parent 438 fcc5e2f0befd
child 565 95a5c06c4008
--- a/src/cm/templates/site/text_followup.html	Sat May 19 10:21:54 2012 +0200
+++ b/src/cm/templates/site/text_followup.html	Mon May 21 16:50:42 2012 +0200
@@ -31,7 +31,7 @@
 {% blocktrans %}This is the public feed for the text.{% endblocktrans %}
 
 {% if user.is_authenticated %}
-<form id="notifications" enctype="multipart/form-data" action="." method="post">{% csrf_token %}
+<form id="notifications" enctype="multipart/form-data" action="." method="post">
 
 {% if can_view_unapproved_comment %}
 <h3>{% blocktrans %}Private feed{% endblocktrans %}</h3>