diff --git a/hosting/templates/hosting/virtual_machines.html b/hosting/templates/hosting/virtual_machines.html index 8df197a6..f566be44 100644 --- a/hosting/templates/hosting/virtual_machines.html +++ b/hosting/templates/hosting/virtual_machines.html @@ -14,7 +14,6 @@ {% trans "ID"%} - {% trans "Location"%} {% trans "Amount"%} {% trans "Status"%} @@ -24,7 +23,6 @@ {% for vm in vms %} {{vm.name}} - {{vm.location}} {{vm.price}} CHF