source:
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/exception.pt
@
7202
Last change on this file since 7202 was 6201, checked in by , 14 years ago | |
---|---|
File size: 209 bytes |
Rev | Line | |
---|---|---|
[6201] | 1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
2 | <head> | |
3 | <title>System Error</title> | |
4 | </head> | |
5 | <body> | |
6 | <h1>A system error occured</h1> | |
7 | <div>We apologize for any inconveniences</div> | |
8 | </body> | |
9 | </html> |
Note: See TracBrowser for help on using the repository browser.