X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/a9da31c5588575b4e020db099770a23c79748445..4ce9e31db6102ba0d2597e2e62d23c484450d85d:/code/templates/error.tmpl diff --git a/code/templates/error.tmpl b/code/templates/error.tmpl index b11deaa..ff9b4e0 100644 --- a/code/templates/error.tmpl +++ b/code/templates/error.tmpl @@ -12,21 +12,9 @@ mail about it.

Feel free to poke us at xvm@mit.edu if this bug is consistently biting you and we don't seem to be fixing it.

-

In case you're curious, the gory details are here.

+

In case you're curious, the gory details are below.

-Error on operation $op for user $user: $errorMessage
-
-Fields:
-#for $f in $fields:
-$f=$fields[$f].value
-#end for
-
-Error output:
-$stderr#slurp
----- end error output
-
-Traceback:
-$traceback
+$details
 
#end def