source:
branches/wsgi/packages/sipb-xen-www/code/templates/error.tmpl
@
1020
Last change on this file since 1020 was 543, checked in by broder, 16 years ago | |
---|---|
File size: 242 bytes |
Line | |
---|---|
1 | #from skeleton import skeleton |
2 | #extends skeleton |
3 | |
4 | #def title |
5 | ERROR! |
6 | #end def |
7 | |
8 | #def body |
9 | <p>$errorMessage in operation $op. This shouldn't happen! Please |
10 | email xvm@mit.edu to explain how it happened. Stderr:</p> |
11 | <pre>$stderr</pre> |
12 | #end def |
Note: See TracBrowser
for help on using the repository browser.