{% extends "ereuse_devicehub/base_site.html" %} {% block main %}
SID | Snapshot id | Version | Device | Status | Description | Time |
---|---|---|---|---|---|---|
{{ snap.sid }} | {{ snap.snapshot_uuid }} | {{ snap.version }} | {% if snap.snapshot %} {{ snap.snapshot.device.devicehub_id }} {% endif %} | {{ snap.get_status() }} | {{ snap.description }} | {{ snap.created.strftime('%H:%M %d-%m-%Y') }} |