Update to 5.4

This commit is contained in:
Copium-Snorter
2023-06-20 20:23:44 +01:00
parent 2991096ba7
commit 7b6f07ed6e
47 changed files with 138 additions and 89 deletions

View File

@@ -5,7 +5,6 @@
{% set token = token |e %}
{% endif %}
<!--suppress ALL -->
<input type="hidden" name="csrf_token" value="{{ token }}"/>
{%- endmacro %}