magnetico-web/config/packages/twig.yaml

6 lines
169 B
YAML
Raw Normal View History

2018-06-20 18:07:16 +00:00
twig:
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
form_themes: ['bootstrap_4_layout.html.twig']