2022-05-03 08:54:45 +02:00
|
|
|
twig:
|
2022-12-14 16:38:46 +01:00
|
|
|
globals:
|
|
|
|
locales: "%app.supported_locales%"
|
2022-05-03 08:54:45 +02:00
|
|
|
default_path: '%kernel.project_dir%/templates'
|
|
|
|
form_themes:
|
|
|
|
- 'bootstrap_5_layout.html.twig'
|
|
|
|
when@test:
|
|
|
|
twig:
|
|
|
|
strict_variables: true
|