7 lines
176 B
YAML
7 lines
176 B
YAML
|
twig:
|
||
|
debug: "%kernel.debug%"
|
||
|
strict_variables: "%kernel.debug%"
|
||
|
form_themes:
|
||
|
- 'bootstrap_3_layout.html.twig'
|
||
|
- 'Form/fields.html.twig'
|