X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/e37dd15bbf8683bab8454ea0eec8e9968ce982b2..04544797be5fe1519f9218a3bb8f5b0d33b3e6c5:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index 26d7a24..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}:

+

Info

#for $key, $value in $fields @@ -20,12 +20,12 @@ Info on $machine.name
$key:$value
- #if $on - - + + #else @@ -86,16 +86,15 @@ $errorRow('disk', $err) #end def #def body -

Info

$infoTable()
-

Commands:

+

Commands

$commands()
-

Change settings: +

Settings

$modifyForm()
+
#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