source: trunk/packages/invirt-web/code/templates/error_raw.tmpl @ 1318

Last change on this file since 1318 was 1318, checked in by price, 15 years ago

sipb-xen-www -> invirt-web

File size: 175 bytes
Line 
1Error on operation $op for user $user: $errorMessage
2
3Fields:
4#for $f in $fields:
5$f=$fields[$f].value
6#end for
7
8Error output:
9$stderr#slurp
10---- end error output
11
12$traceback
Note: See TracBrowser for help on using the repository browser.