Index: trunk/packages/invirt-web/code/templates/skeleton.tmpl
===================================================================
--- trunk/packages/invirt-web/code/templates/skeleton.tmpl	(revision 1653)
+++ trunk/packages/invirt-web/code/templates/skeleton.tmpl	(revision 1655)
@@ -7,5 +7,5 @@
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-<head><title>$title &mdash; SIPB Virtual Servers</title>
+<head><title>$title &mdash; XVM</title>
   <link href="static/favicon.ico" type="image/x-icon" rel="shortcut icon">
   <link rel="stylesheet" href="static/style.css" type="text/css" />
@@ -67,5 +67,5 @@
 
 #if not $varExists('simple') or not $simple
-<h1>$title &mdash; SIPB Virtual Servers</h1>
+<h1>$title &mdash; XVM</h1>
 #end if
 #filter None
