2 lines
77 B
Twig

{% if value is not empty %}{{ value|format_date(format, 'none')}}{% endif %}