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