source:
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/exception.pt
@
6907
Last change on this file since 6907 was 6201, checked in by , 13 years ago | |
---|---|
File size: 209 bytes |
Line | |
---|---|
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.