first commit
This commit is contained in:
2
templates/Kernel/partials/_csrf_fields.twig
Normal file
2
templates/Kernel/partials/_csrf_fields.twig
Normal file
@@ -0,0 +1,2 @@
|
||||
<input type="hidden" name="{{ csrf.keys.name }}" value="{{ csrf.name }}">
|
||||
<input type="hidden" name="{{ csrf.keys.value }}" value="{{ csrf.value }}">
|
||||
Reference in New Issue
Block a user