Merge branch 'period-in-list-result' into 59_parcours_resu_2

This commit is contained in:
2021-05-25 22:00:58 +02:00
17 changed files with 521 additions and 9 deletions

View File

@@ -41,3 +41,10 @@ services:
Chill\MainBundle\Templating\ChillMarkdownRenderExtension:
tags:
- { name: twig.extension }
Chill\MainBundle\Templating\Entity\AddressRender:
arguments:
- '@Symfony\Component\Templating\EngineInterface'
tags:
- { name: 'chill.render_entity' }