And update some of our information to reflect new features
[invirt/packages/invirt-web.git] / code / templates / skeleton.tmpl
index d7855fb..273952a 100644 (file)
@@ -56,7 +56,7 @@ function helppopup(name){
 <li><a href="info?machine_id=$machine.machine_id">Info</a></li>
 <li><a href="vnc?machine_id=$machine.machine_id">Console</a></li>
 #end if
-<li><a href="help">Help</a></ul></li>
+<li><a href="help">Help</a></li>
 </ul>
 #end if
 <div id="result" class="result">
@@ -73,7 +73,7 @@ $body
 #end filter
 #if not $varExists('simple') or not $simple
 <hr />
-Questions? Contact <a href="mailto:sipb-xen@mit.edu">sipb-xen@mit.edu</a>.
+Questions? Contact <a href="mailto:xvm@mit.edu">xvm@mit.edu</a>.
 #end if
 </body>
 </html>