X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/bee5d6b79f93e627eb105cd443701ac1975fd927..7397781806f3e2380dc43710a4a0593fe1e6f4b8:/code/templates/list.tmpl?ds=inline diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index 88bab49..2242c2f 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -1,16 +1,17 @@ #from skeleton import skeleton #extends skeleton +#import datetime #def title VM List #end def -#def createTable() +#def createForm() #if $cant_add_vm
$cant_add_vm
#else -Create a new VM:
+We had a problem with your request:
#else if $varExists('new_machine') @@ -19,50 +20,89 @@ VM List @@ -83,14 +123,16 @@ $errorRow('cdrom', $err) #end ifSIPB Virtual Servers is an alpha service. What does this mean?
#if not $machinesYou don't currently control any VMs.
-#else -You have the following VMs:
#end if