spelling
[invirt/packages/invirt-web.git] / code / templates / error.tmpl
index 3a53f49..b129599 100644 (file)
@@ -6,9 +6,7 @@ ERROR!
 #end def
 
 #def body
-<h1>ERROR</h1>
-
 <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