diff --git a/evidence/templates/ev_details.html b/evidence/templates/ev_details.html index dee5c63..1603696 100644 --- a/evidence/templates/ev_details.html +++ b/evidence/templates/ev_details.html @@ -47,7 +47,6 @@ {% for snap in object.properties %} - {% if snap.type == 0 %} {{ snap.key }} @@ -63,7 +62,6 @@ - {% endif %} {% endfor %}