projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more and better titles
[invirt/packages/invirt-web.git]
/
code
/
templates
/
error.tmpl
diff --git
a/code/templates/error.tmpl
b/code/templates/error.tmpl
index
3a53f49
..
678d36f
100644
(file)
--- a/
code/templates/error.tmpl
+++ b/
code/templates/error.tmpl
@@
-6,8
+6,6
@@
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>
<pre>$stderr</pre>