source:
trunk/web/templates/error.tmpl
@
136
Last change on this file since 136 was 113, checked in by ecprice, 17 years ago | |
---|---|
File size: 151 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 | |
9 | <h1>ERROR</h1> | |
10 | <p>$errorMessage in operation $op</p> | |
11 | ||
12 | #end def |
Note: See TracBrowser
for help on using the repository browser.