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