diff --git a/instances/templates/instance.html b/instances/templates/instance.html index f7d19cc..968d307 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -549,54 +549,51 @@ {% endifequal %}
{% trans "Choose a snapshot for restore/delete" %}
-{% trans "Name" %} | -{% trans "Date" %} | -{% trans "Action" %} | - - - {% for snap in snapshots %} -||
---|---|---|---|---|
{{ snap.name }} | -{{ snap.date|date:"M d H:i:s" }} | -- - | -- + | +
+ |
+
{% trans "To restore snapshots you need Power Off the instance." %}
- {% endifequal %} +{% trans "You do not have any snapshots" %}
+ {% endif %}