Skip to content
Snippets Groups Projects
Verified Commit dfa68a00 authored by Romain Lebbadi-Breteau's avatar Romain Lebbadi-Breteau
Browse files

Fix Faneva's bullshit :ferris_wheel:

parent a0458eea
No related branches found
No related tags found
No related merge requests found
twig:
default_path: '%kernel.project_dir%/templates'
form_themes: ['bootstrap_5_layout.html.twig']
when@test:
twig:
form_themes: ['bootstrap_5_layout.html.twig']
\ No newline at end of file
strict_variables: true
......@@ -4,6 +4,8 @@
{% block body %}
<div class="container">
{{ form(form) }}
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment