{% if value is not empty %}
{{ value|format_date(date_format) }}
{% else %}{{ message|trans }}{% endif %}