{% load i18n %}
{% trans 'List of evidences' %}
{% for snap in object.evidences %} {% endfor %}
uuid Did Document {% trans "Date" %}
{{ snap.uuid|truncatechars:7|upper }} {% if snap.did_document %} DID {% endif %} {{ snap.created }}