{% if data is null %} - {% else %}
{{ data|date('Y-m-d') }}
{{ data|date('H:i') }}
{% endif %}