Part-DB.Part-DB-server/config/packages/twig.yaml

8 lines
283 B
YAML

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