diff --git a/templates/forms/form.html.twig b/templates/forms/form.html.twig index 623ef6a..50e4351 100644 --- a/templates/forms/form.html.twig +++ b/templates/forms/form.html.twig @@ -15,4 +15,7 @@ {% endfor %} + + {{ nonce_field('form', 'form-nonce') }} +