8 lines
235 B
YAML
8 lines
235 B
YAML
twig:
|
|
paths: ['%kernel.project_dir%/templates']
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
form_themes:
|
|
- 'bootstrap_4_layout.html.twig'
|
|
- '@MeteoConceptHCaptcha/hcaptcha_form.html.twig'
|