summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/note.html.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/note.html.template b/templates/note.html.template
index 0a88fd6..fe6d073 100644
--- a/templates/note.html.template
+++ b/templates/note.html.template
@@ -6,6 +6,7 @@
{{end}}
<form id="form" method="post">
+ <input type="hidden" name="csrf-token" value="{{.CSRFToken}}">
<div class="save-indicator-container">
<div id="save-indicator-wrapper">
{{block "saveIndicator" ""}}