Rev | Line | |
---|
[113] | 1 | #from skeleton import skeleton |
---|
| 2 | #extends skeleton |
---|
| 3 | |
---|
| 4 | #def title |
---|
| 5 | ERROR! |
---|
| 6 | #end def |
---|
| 7 | |
---|
| 8 | #def body |
---|
[599] | 9 | <p>Uh-oh! We experienced an error. Sorry about that. We've gotten |
---|
| 10 | mail about it.</p> |
---|
| 11 | |
---|
| 12 | <p>Feel free to poke us at <tt>xvm@mit.edu</tt> if this bug is |
---|
| 13 | consistently biting you and we don't seem to be fixing it.</p> |
---|
| 14 | |
---|
[601] | 15 | <p>In case you're curious, the gory details are below.</p> |
---|
[599] | 16 | |
---|
| 17 | <pre> |
---|
[601] | 18 | $details |
---|
[599] | 19 | </pre> |
---|
[113] | 20 | #end def |
---|
Note: See
TracBrowser
for help on using the repository browser.