root/lex/trunk/jsp/index.jsp
| Revision 239, 184 bytes (checked in by chris, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | <% String pageTitle = "Home Page"; %> |
| 2 | <%@ include file="header2.jsp" %> |
| 3 | |
| 4 | <p>You should really start at the <a href="clause.jsp">text browser</a>.</p> |
| 5 | |
| 6 | <%@ include file="footer.jsp" %> |
Note: See TracBrowser for help on using the browser.
