hydra-sql/config/packages/twig.yaml
Matthieu Lamalle e320d288cc
Some checks are pending
Cadoles/hydra-sql/pipeline/head Build started...
Cadoles/hydra-sql/pipeline/pr-develop Build started...
ajout url_link pour personnalisation theme
2024-01-16 11:45:59 +01:00

11 lines
245 B
YAML

twig:
globals:
locales: "%locales%"
url_link: '%env(URL_LINK)%'
default_path: '%kernel.project_dir%/templates'
form_themes:
- 'bootstrap_5_layout.html.twig'
when@test:
twig:
strict_variables: true