Are we xvm now? Really? Make it so
[invirt/packages/invirt-web.git] / code / templates / error.tmpl
index 678d36f..b129599 100644 (file)
@@ -7,6 +7,6 @@ ERROR!
 
 #def body
 <p>$errorMessage in operation $op.  This shouldn't happen!  Please
-email sipb-xen@mit.edu to explain how it happened.  Stderr:</p>
+email xvm@mit.edu to explain how it happened.  Stderr:</p>
 <pre>$stderr</pre>
 #end def