X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/61154617919ca57b6f1d4bed02aa9847ef14232a..0829a92050bada078fa6efb21a86c71c7390015d:/code/templates/skeleton.tmpl
diff --git a/code/templates/skeleton.tmpl b/code/templates/skeleton.tmpl
index f3983ef..e71348c 100644
--- a/code/templates/skeleton.tmpl
+++ b/code/templates/skeleton.tmpl
@@ -6,7 +6,7 @@
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
$title — SIPB Virtual Servers
+$title — XVM
@@ -29,7 +29,11 @@ function helppopup(name){
}
-
+
#if False
@@ -52,10 +56,9 @@ function helppopup(name){
Info
Console
#end if
-
Help
+
Help
#end if
-
#if $varExists('result')
$result
@@ -63,12 +66,14 @@ $result
#if not $varExists('simple') or not $simple
-
$title — SIPB Virtual Servers
+
$title — XVM
#end if
+#filter None
$body
+#end filter
#if not $varExists('simple') or not $simple
-Questions? Contact
sipb-xen@mit.edu .
+Questions? Contact
xvm@mit.edu .
#end if