Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

11 lines
729B

  1. twig:
  2. default_path: '%kernel.project_dir%/templates'
  3. globals:
  4. # container piedro
  5. dream_container: '@Lc\PietroBundle\Container\Dream\DreamContainer'
  6. individual_data_container: '@Lc\PietroBundle\Container\IndividualData\IndividualDataContainer'
  7. project_boost_container: '@Lc\PietroBundle\Container\ProjectBoost\ProjectBoostContainer'
  8. project_inspiring_container: '@Lc\PietroBundle\Container\ProjectInspiring\ProjectInspiringContainer'
  9. revolt_container: '@Lc\PietroBundle\Container\Revolt\RevoltContainer'
  10. territory_container: '@Lc\PietroBundle\Container\Territory\TerritoryContainer'
  11. thematic_container: '@Lc\PietroBundle\Container\Thematic\ThematicContainer'