{{ data['name'] }}

{% if data['edited_at'] %}
{{ 'Modified: ' + data['edited_at'].strftime('%H:%M %d.%m.%Y') }}
{% endif %}