infinito/application/symfony/config/packages/twig.yaml
2019-01-05 23:52:37 +01:00

6 lines
169 B
YAML

twig:
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
form_themes: ['bootstrap_4_layout.html.twig']