Last change
on this file since 72 was
71,
checked in by gav, 16 years ago
|
Start changing roles to AppAdmin? and AppUser?.
Add Options view, start code for user changeable passwords.
Repair home and admin bean error variables.
|
-
Property svn:executable set to
*
|
File size:
528 bytes
|
Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
---|
4 | <meta name="layout" content="main" /> |
---|
5 | <title>Options</title> |
---|
6 | </head> |
---|
7 | <body> |
---|
8 | <div class="nav"> |
---|
9 | <span class="menuButton"><a class="home" href="${createLinkTo(dir:'')}">Home</a></span> |
---|
10 | </div> |
---|
11 | <div class="body"> |
---|
12 | <h1>Welcome to Options</h1> |
---|
13 | <br/> |
---|
14 | <div class="dialog"> |
---|
15 | |
---|
16 | </div> |
---|
17 | </div> |
---|
18 | </body> |
---|
19 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.