Part-DB.Part-DB-server/config/packages/twig.yaml
2019-02-24 18:32:03 +01:00

7 lines
170 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
globals:
partdb_title: "Part-DB"