install twig intl-extra, replace localizeddate filter by format_date

This commit is contained in:
2020-08-03 11:10:39 +02:00
parent 0092557d84
commit 8944d21652
6 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
{% endif %}
<div>
<h3>{{ event.date|localizeddate('long', 'short') }}
<h3>{{ event.date|format_date('long', 'short') }}
<span class="event"> /
{% if boolDate|trans == 'futur' %}
<span class="chill-orange">Prochain</span> événement