X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/130435f257877a1f8bb82f2b432b45c973e5aefc..de0b2b5b417d9d70283458dbc5307fd0f4d1e701:/templates/list.tmpl diff --git a/templates/list.tmpl b/templates/list.tmpl index d6c0e00..6e06c53 100644 --- a/templates/list.tmpl +++ b/templates/list.tmpl @@ -67,6 +67,7 @@ $errorRow('cdrom', $err) $machine.name ${machine.memory}M $machine.owner + $machine.administrator #if $machine.nics #set $nic = $machine.nics[0] $nic.ip @@ -106,6 +107,7 @@ $has_vnc[$machine] Name Memory Owner + Administrator IP Uptime VNC @@ -118,6 +120,7 @@ $has_vnc[$machine] #def body +

Note: sipb-xen is a very alpha service. What does this mean?

#if not $machines

You don't currently control any VMs.

#else