Merge master into img-playground. Image support with new management features. Missing...
[redakcja.git] / apps / wiki_img / templates / wiki_img / save_dialog.html
index fc239d2..e8f89e6 100644 (file)
@@ -1,6 +1,7 @@
 {% load i18n %}
 <div id="save_dialog" class="dialog" data-ui-jsclass="SaveDialog">
        <form method="POST" action="">
+    {% csrf_token %}
        <p>{{ forms.text_save.comment.label }}</p>
        <p class="help_text">
                {{ forms.text_save.comment.help_text}}