From 2ac34ff295e829380c40b8f7b3fc7b73ec3782d3 Mon Sep 17 00:00:00 2001 From: Levi Date: Sat, 6 May 2017 18:25:15 -0500 Subject: [PATCH] fixed virtual machines template --- hosting/templates/hosting/virtual_machines.html | 2 -- 1 file changed, 2 deletions(-) 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