fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
#1769: joining a document's history
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
revert_dialog.html
diff --git
a/apps/wiki/templates/wiki/revert_dialog.html
b/apps/wiki/templates/wiki/revert_dialog.html
index
7e5089f
..
c2fc155
100644
(file)
--- a/
apps/wiki/templates/wiki/revert_dialog.html
+++ b/
apps/wiki/templates/wiki/revert_dialog.html
@@
-1,6
+1,7
@@
{% load i18n %}
<div id="revert_dialog" class="dialog" data-ui-jsclass="RevertDialog">
<form method="POST" action="">
+ {% csrf_token %}
<p>{{ forms.text_revert.comment.label }}</p>
<p class="help_text">
{{ forms.text_revert.comment.help_text}}