diff --git a/instances/templates/add_instance_network_block.html b/instances/templates/add_instance_network_block.html index 7f20c47..bfb374c 100644 --- a/instances/templates/add_instance_network_block.html +++ b/instances/templates/add_instance_network_block.html @@ -23,7 +23,7 @@
- {% for c_net in networks_host %} {% endfor %} @@ -36,7 +36,7 @@
- {% for nwfilter in nwfilters_host %} diff --git a/instances/templates/instances/settings_tab.html b/instances/templates/instances/settings_tab.html index e4e7172..16c9032 100644 --- a/instances/templates/instances/settings_tab.html +++ b/instances/templates/instances/settings_tab.html @@ -235,7 +235,7 @@
{% empty %}
-
{% trans 'There is not any CD-ROM device.' %}
+
{% trans 'There is not any CD-ROM device.' %}
{% endfor %}
@@ -416,7 +416,7 @@
- {% for c_net in networks_host %} {% endfor %} @@ -430,7 +430,7 @@
- {% for c_filters in nwfilters_host %} @@ -442,7 +442,7 @@
- {% for model in net_models_host %} {% endfor %}