mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 08:14:24 +00:00
4 lines
203 B
Twig
4 lines
203 B
Twig
<p>
|
|
<i class="fa fa-folder-open"></i> {{ 'An accompanying period is opened for %person% on %date%'|trans({'%person%': person, '%date%': period.openingDate|localizeddate('long', 'none') } ) }}
|
|
</p>
|