You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
295 B

2 months ago
2 months ago
  1. twig:
  2. file_name_pattern: '*.twig'
  3. form_themes: ['bootstrap_5_layout.html.twig']
  4. globals:
  5. title: Gestionnaire de tâches simple
  6. menu:
  7. header:
  8. - { route: 'app_project', label: 'Projets' }
  9. when@test:
  10. twig:
  11. strict_variables: true