X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/867613f209f2f414afd261258c73b6adf4bdd905..aba912a95bc6ba6691c2e097006b0c81d03a8f10:/templates/info.tmpl?ds=inline diff --git a/templates/info.tmpl b/templates/info.tmpl index f2ebe51..f9b3941 100644 --- a/templates/info.tmpl +++ b/templates/info.tmpl @@ -2,10 +2,78 @@ #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, disk size, or machine name, turn off the machine first.) +#end if +
+ + #end def