diff --git a/accounts/templates/account.html b/accounts/templates/account.html index a3b1166..616f602 100644 --- a/accounts/templates/account.html +++ b/accounts/templates/account.html @@ -20,8 +20,8 @@ - - + + @@ -52,12 +52,12 @@
{% trans "Key name" %}{% trans "Public key" %}{% trans "Key name" %}{% trans "Public key" %}
- - - - - - + + + + + + diff --git a/accounts/templates/accounts-list.html b/accounts/templates/accounts-list.html index c149dd2..b645d52 100644 --- a/accounts/templates/accounts-list.html +++ b/accounts/templates/accounts-list.html @@ -30,11 +30,11 @@
#{% trans "Instance" %}{% trans "VNC" %}{% trans "Resize" %}{% trans "Delete" %}{% trans "Action" %}#{% trans "Instance" %}{% trans "VNC" %}{% trans "Resize" %}{% trans "Delete" %}{% trans "Action" %}
- - - - - + + + + + diff --git a/admin/templates/admin/logs.html b/admin/templates/admin/logs.html index 8f42f68..0cbdede 100644 --- a/admin/templates/admin/logs.html +++ b/admin/templates/admin/logs.html @@ -27,11 +27,11 @@
{% trans "Username" %}{% trans "Status" %}{% trans "Staff" %}{% trans "Superuser" %}{% trans "Clone" %}{% trans "Username" %}{% trans "Status" %}{% trans "Staff" %}{% trans "Superuser" %}{% trans "Clone" %}
- - - - - + + + + + diff --git a/create/templates/create_instance_w2.html b/create/templates/create_instance_w2.html index 18b671c..10a0f1a 100644 --- a/create/templates/create_instance_w2.html +++ b/create/templates/create_instance_w2.html @@ -77,12 +77,12 @@
#{% trans "Date" %}{% trans "User" %}{% trans "Instance" %}{% trans "Message" %}#{% trans "Date" %}{% trans "User" %}{% trans "Instance" %}{% trans "Message" %}
- - - - - - + + + + + + diff --git a/instances/templates/allinstances.html b/instances/templates/allinstances.html index f034c38..183744f 100644 --- a/instances/templates/allinstances.html +++ b/instances/templates/allinstances.html @@ -53,11 +53,11 @@
#{% trans "Name" %}{% trans "VCPU" %}{% trans "RAM" %}{% trans "HDD" %}{% trans "Action" %}#{% trans "Name" %}{% trans "VCPU" %}{% trans "RAM" %}{% trans "HDD" %}{% trans "Action" %}
- - - - - + + + + + diff --git a/instances/templates/allinstances_index_grouped.html b/instances/templates/allinstances_index_grouped.html index 9b4b503..feb9b7d 100644 --- a/instances/templates/allinstances_index_grouped.html +++ b/instances/templates/allinstances_index_grouped.html @@ -2,13 +2,13 @@
{% trans 'Name' %}{% trans 'Status' %}{% trans 'VCPU' %}{% trans 'Memory' %}{% trans 'Actions' %}{% trans 'Name' %}{% trans 'Status' %}{% trans 'VCPU' %}{% trans 'Memory' %}{% trans 'Actions' %}
- - - - - - - + + + + + + + diff --git a/instances/templates/allinstances_index_nongrouped.html b/instances/templates/allinstances_index_nongrouped.html index 9a4ac8d..8c248a5 100644 --- a/instances/templates/allinstances_index_nongrouped.html +++ b/instances/templates/allinstances_index_nongrouped.html @@ -2,12 +2,12 @@
#{% trans "Name" %}
{% trans "Description" %}
{% trans "User"%}{% trans "Status" %}{% trans "VCPU" %}{% trans "Memory" %}{% trans "Actions" %} & {% trans "Mem Usage" %}#{% trans "Name" %}
{% trans "Description" %}
{% trans "User"%}{% trans "Status" %}{% trans "VCPU" %}{% trans "Memory" %}{% trans "Actions" %} & {% trans "Mem Usage" %}
- - - - - - + + + + + + diff --git a/instances/templates/instance.html b/instances/templates/instance.html index 13e3dde..1b6a095 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -551,9 +551,9 @@
{% trans "Name" %}
{% trans "Description" %}
{% trans "Host" %}
{% trans "User"%}
{% trans "Status" %}{% trans "VCPU" %}{% trans "Memory" %}{% trans "Actions" %}{% trans "Name" %}
{% trans "Description" %}
{% trans "Host" %}
{% trans "User"%}
{% trans "Status" %}{% trans "VCPU" %}{% trans "Memory" %}{% trans "Actions" %}
- - - + + + {% for snap in snapshots %} @@ -823,12 +823,12 @@
{% trans "Name" %}{% trans "Date" %}{% trans "Action" %}{% trans "Name" %}{% trans "Date" %}{% trans "Action" %}
- - - - - - + + + + + + @@ -904,10 +904,10 @@
{% trans "Device" %}{% trans "Used" %}{% trans "Capacity" %}{% trans "Storage" %}{% trans "Source" %}{% trans "Action" %}{% trans "Device" %}{% trans "Used" %}{% trans "Capacity" %}{% trans "Storage" %}{% trans "Source" %}{% trans "Action" %}
- - - - + + + + @@ -924,9 +924,9 @@ - + - + - + - + - +
{% trans 'Name' %}{% trans 'Info' %}{% trans 'Info' %}{% trans 'Actions' %}{% trans 'Name' %}{% trans 'Info' %}{% trans 'Info' %}{% trans 'Actions' %}
{% trans 'MAC' %} {{ network.mac }}{% trans 'Filter' %}{% trans 'Filter' %} {{ network.filterref|default:"None" }}{% trans 'Source' %}{% trans 'Source' %} {{ network.nic }}
{% csrf_token %} @@ -1009,15 +1009,15 @@
{% trans 'IPv4' %}{% trans 'IPv4' %} {% for ipv4 in network.ipv4|default:"unknown" %}{{ ipv4 }}{% endfor %} {% trans 'IPv6' %}{% trans 'IPv6' %} {% for ipv6 in network.ipv6|default:"unknown" %}{{ ipv6 }}{% endfor %} {% trans 'Model' %}{% trans 'Model' %} {{ network.model }} {% trans 'QoS' %} @@ -1044,11 +1044,11 @@ - - - - - + + + + + @@ -1639,9 +1639,9 @@
{% trans "MAC" %}/{% trans "Direction" %}{% trans "Average" %}{% trans "Peak" %}{% trans "Burst" %}{% trans "Actions" %}{% trans "MAC" %}/{% trans "Direction" %}{% trans "Average" %}{% trans "Peak" %}{% trans "Burst" %}{% trans "Actions" %}
- - - + + + diff --git a/instances/templates/instances.html b/instances/templates/instances.html index cf001a8..e910798 100644 --- a/instances/templates/instances.html +++ b/instances/templates/instances.html @@ -67,12 +67,12 @@
{% trans "Date" %}{% trans "User" %}{% trans "Message" %}{% trans "Date" %}{% trans "User" %}{% trans "Message" %}
- - - - - - + + + + + + diff --git a/networks/templates/network.html b/networks/templates/network.html index f1c5f1d..5aaf3a3 100644 --- a/networks/templates/network.html +++ b/networks/templates/network.html @@ -172,10 +172,10 @@
{% trans 'Name' %}
{% trans 'Description' %}
{% trans 'User' %}{% trans 'Status' %}{% trans 'VCPU' %}{% trans 'Memory' %}{% trans 'Actions' %}{% trans 'Name' %}
{% trans 'Description' %}
{% trans 'User' %}{% trans 'Status' %}{% trans 'VCPU' %}{% trans 'Memory' %}{% trans 'Actions' %}
- - - - + + + + @@ -281,10 +281,10 @@
{% trans "MAC" %}{% trans "Address" %}{% trans "Name" %}{% trans "Actions" %}{% trans "MAC" %}{% trans "Address" %}{% trans "Name" %}{% trans "Actions" %}
- - - - + + + + @@ -328,11 +328,11 @@
{% trans "ID" %}{% trans "Address" %}{% trans "Name" %}{% trans "Actions" %}{% trans "ID" %}{% trans "Address" %}{% trans "Name" %}{% trans "Actions" %}
- - - - - + + + + + diff --git a/nwfilters/templates/nwfilter.html b/nwfilters/templates/nwfilter.html index 51743c5..40a29e4 100644 --- a/nwfilters/templates/nwfilter.html +++ b/nwfilters/templates/nwfilter.html @@ -100,8 +100,8 @@
{% trans "Direction" %}{% trans "Average" %}{% trans "Peak" %}{% trans "Burst" %}{% trans "Actions" %}{% trans "Direction" %}{% trans "Average" %}{% trans "Peak" %}{% trans "Burst" %}{% trans "Actions" %}
- - + + {% for ref in refs %} @@ -130,17 +130,17 @@
#{% trans "Reference" %}{% trans "Action" %}{% trans "Reference" %}{% trans "Action" %}
- - - - - - + + + + + + {% for rule in rules %} - + diff --git a/nwfilters/templates/nwfilters.html b/nwfilters/templates/nwfilters.html index 611f90c..d479003 100644 --- a/nwfilters/templates/nwfilters.html +++ b/nwfilters/templates/nwfilters.html @@ -55,9 +55,9 @@ - - - + + + diff --git a/secrets/templates/secrets.html b/secrets/templates/secrets.html index 0e68547..b7904f6 100644 --- a/secrets/templates/secrets.html +++ b/secrets/templates/secrets.html @@ -57,9 +57,9 @@ - - - + + + diff --git a/storages/templates/storage.html b/storages/templates/storage.html index bacc16d..bbc06f4 100644 --- a/storages/templates/storage.html +++ b/storages/templates/storage.html @@ -94,12 +94,12 @@
{% trans "Rule" %}{% trans "Action Type" %}{% trans "Direction" %}{% trans "Priority" %}{% trans "Statematch" %}{% trans "Directives" %}{% trans "Action" %}{% trans "Action Type" %}{% trans "Direction" %}{% trans "Priority" %}{% trans "Statematch" %}{% trans "Directives" %}{% trans "Action" %}
{{ forloop.counter }}{{ forloop.counter }} {{ rule.action }} {{ rule.direction }} {{ rule.priority }}
#{% trans "UUID" %}{% trans "Name" %}{% trans "Action" %}{% trans "UUID" %}{% trans "Name" %}{% trans "Action" %}
{% trans "UUID" %}{% trans "Type" %}{% trans "Usage" %}{% trans "Action" %}{% trans "Type" %}{% trans "Usage" %}{% trans "Action" %}
- - - - - - + + + + + +
#{% trans "Name" %}{% trans "Allocated" %}{% trans "Size" %}{% trans "Format" %}{% trans "Action" %}#{% trans "Name" %}{% trans "Allocated" %}{% trans "Size" %}{% trans "Format" %}{% trans "Action" %}