twig filter format_date need only one argument

This commit is contained in:
2020-09-10 16:00:32 +02:00
parent 61be9ca943
commit ce28ad18b1
6 changed files with 8 additions and 8 deletions

View File

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