X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/91cbb0a23c6f76ca67a0ab462c5708442db4b77e..7056b4a677d783f326b2b9209a550d899f274644:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index e5eb5eb..f0bc865 100644 --- a/code/templates/info.tmpl +++ b/code/templates/info.tmpl @@ -6,7 +6,7 @@ Info on $machine.name #end def #def infoTable() -
Info on ${machine.name}:
+$key: | $value |
+ | |||||
#if $on #if $has_vnc - Console + Get Console #else - VNC is not enabled + VNC console not enabled; still booting? #end if #else @@ -33,8 +33,8 @@ Info on $machine.name | |||||
- | + | + | #else | @@ -90,11 +90,11 @@ $errorRow('disk', $err) $infoTable() - |