--- 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>