mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-09 06:27:56 +00:00
11 lines
212 B
YAML
11 lines
212 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
globals:
|
|
version: '%app.version%'
|
|
name: '%app.name%'
|
|
theme: '%app.theme%'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|