diff --git a/website/templates/documentation.txt b/website/templates/documentation.txt index 20cd5507..e578c5b3 100644 --- a/website/templates/documentation.txt +++ b/website/templates/documentation.txt @@ -373,7 +373,7 @@ correct `_xsrf` value. If you turn this setting on, you need to instrument all forms that submit via `POST` to contain this field. You can do this with the special function `xsrf_form_html()`, available in all templates: -