root/trunk/src/jsp/index.jsp
| Revision 1, 267 bytes (checked in by amandel, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>The Phoenix Project</title> |
| 5 | </head> |
| 6 | |
| 7 | <body bgcolor='#ffffff'> |
| 8 | |
| 9 | <h1>Welcome to the Phoenix Project</h1> |
| 10 | |
| 11 | Phoenix Services:<br> |
| 12 | |
| 13 | <ul> |
| 14 | <li><a href='/phoenix/templategen'>Phoenix Template Generator</a></li> |
| 15 | </ul> |
| 16 | </body> |
| 17 | |
| 18 | </html> |
Note: See TracBrowser
for help on using the browser.
