Fixes for csrf token in generate_admin_class

This commit is contained in:
Antonio de la Rosa 2024-05-25 18:29:23 +02:00
parent cd616efab1
commit 3aedbaa10f
3 changed files with 5 additions and 1 deletions

View file

@ -23,4 +23,5 @@
${form.form()|n}
% endif
% endfor
${csrf_token()|n}
</div>