pflaenz.li-Symfony/config/packages/twig.yaml

4 lines
118 B
YAML
Raw Normal View History

2021-04-22 12:46:14 +02:00
twig:
default_path: '%kernel.project_dir%/templates'
2021-04-28 13:22:59 +02:00
form_themes: ['bootstrap_4_horizontal_layout.html.twig']