Fixed flash messages in admin pages

This commit is contained in:
Jan Böhmer 2026-03-04 23:24:29 +01:00
parent 2137eecddf
commit c549665578
2 changed files with 9 additions and 16 deletions

View file

@ -195,10 +195,7 @@
{% endif %}
</div>
</fieldset>
{# Include turbo control things, so we can still control page title and reloading #}
{% include "_turbo_control.html.twig" %}
</turbo-frame>
</div>
</div>
{% endblock %}
{% endblock %}