mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-16 23:34:23 +00:00
10 lines
273 B
Twig
10 lines
273 B
Twig
<h3 class="single-line">
|
|
{{ period.openingDate|localizeddate('long', 'none') }}
|
|
<span class="person"> /
|
|
{{ 'Opening the accompanying period' | trans }}
|
|
</span>
|
|
<span class="chill-green">
|
|
<i class="fa fa-folder-open"></i>
|
|
</span>
|
|
</h3>
|