diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 42ba74c..f9e343f 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -716,18 +716,18 @@
{% csrf_token %}
-
- +
+

{% trans "Network devices" %}

{% for network in networks %}
-
+
-
+
@@ -737,8 +737,8 @@ {% for disk in clone_disks %}
-
- +
+
{% ifequal disk.format 'qcow2' %} @@ -964,6 +964,28 @@ } } +