X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/7268d3236dc1ea69c8ff786e43ea77939c6d1a97..51436d938c9a10d3899f19fd6d6755108333a1ec:/templates/list.tmpl diff --git a/templates/list.tmpl b/templates/list.tmpl index e300f61..05b5c2c 100644 --- a/templates/list.tmpl +++ b/templates/list.tmpl @@ -16,7 +16,6 @@ List of your VMs Memory owner IP - MAC Address Hostname Uptime VNC @@ -29,12 +28,10 @@ List of your VMs #if $machine.nics #set $nic = $machine.nics[0] $nic.ip - $nic.mac_addr $nic.hostname #else - #end if #slurp #if $uptimes[$machine]