X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/867613f209f2f414afd261258c73b6adf4bdd905..e0e7814e58df1dc0342e3f88e7bcfad4ed483079:/templates/info.tmpl diff --git a/templates/info.tmpl b/templates/info.tmpl index f2ebe51..9f014f2 100644 --- a/templates/info.tmpl +++ b/templates/info.tmpl @@ -2,10 +2,77 @@ #extends skeleton #def title -Created! +Info on $machine.name #end def + #def body
Info on ${machine.name}.
+Info on ${machine.name}:
+$key: | $value |
Commands:
+ +Change settings: +#if $on +(To edit ram and disk size, turn off the machine first.) +#end if +
+ + #end def