Part-DB.Part-DB-server/config/packages/twig.yaml
2019-03-13 13:23:12 +01:00

8 lines
238 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
form_themes: ['bootstrap_4_horizontal_layout.html.twig']
globals:
partdb_title: '%partdb_title%'