source:
trunk/grails-app/views/login/denied.gsp
Last change on this file was 1430, checked in by work@…, 12 years ago | |
---|---|
|
|
File size: 192 bytes |
Line | |
---|---|
1 | <head> |
2 | <meta name='layout' content='main' /> |
3 | <title>Denied</title> |
4 | </head> |
5 | |
6 | <body> |
7 | <div class='body'> |
8 | <div class='errors'>Sorry, you're not authorized to view this page.</div> |
9 | </div> |
10 | </body> |
Note: See TracBrowser
for help on using the repository browser.