8 lines
167 B
YAML
8 lines
167 B
YAML
|
twig:
|
||
|
default_path: '%kernel.project_dir%/templates'
|
||
|
form_themes:
|
||
|
- 'bootstrap_5_layout.html.twig'
|
||
|
when@test:
|
||
|
twig:
|
||
|
strict_variables: true
|