Licitator 1.0
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
481 B

5 years ago
  1. twig:
  2. globals:
  3. locales: '%app_locales%'
  4. mercure_publish_url: '%mercure_publish_url%'
  5. acdr_drupal_url: '%acdr_drupal_url%'
  6. default_path: '%kernel.project_dir%/templates'
  7. debug: '%kernel.debug%'
  8. strict_variables: '%kernel.debug%'
  9. exception_controller: null
  10. form_themes:
  11. # - '@AdminLTE/layout/form-theme-horizontal.html.twig'
  12. - '@SonataFormatter/Form/formatter.html.twig'
  13. - '@SonataCore/Form/datepicker.html.twig'