Last change
on this file since 451 was
422,
checked in by price, 17 years ago
|
more and better titles
- Title with <h1> on VM list
- append 'SIPB Virtual Servers' to each title
- only write title once per page
|
File size:
247 bytes
|
Rev | Line | |
---|
[113] | 1 | #from skeleton import skeleton |
---|
| 2 | #extends skeleton |
---|
| 3 | |
---|
| 4 | #def title |
---|
| 5 | ERROR! |
---|
| 6 | #end def |
---|
| 7 | |
---|
| 8 | #def body |
---|
[153] | 9 | <p>$errorMessage in operation $op. This shouldn't happen! Please |
---|
| 10 | email sipb-xen@mit.edu to explain how it happened. Stderr:</p> |
---|
| 11 | <pre>$stderr</pre> |
---|
[113] | 12 | #end def |
---|
Note: See
TracBrowser
for help on using the repository browser.