copypaste2/config/packages/twig.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'