Anoop's major update. Everything has changed location.
This commit is contained in:
parent
6251b6c670
commit
e7cda89908
12 changed files with 2109 additions and 0 deletions
15
webroot/index.jsp
Normal file
15
webroot/index.jsp
Normal file
|
@ -0,0 +1,15 @@
|
|||
<%@ page buffer="12kb" autoFlush="true" import="org.thdl.lex.*" errorPage="/jsp/error.jsp" %>
|
||||
<jsp:include page="jsp/header.jsf" />
|
||||
|
||||
<%-- <div id="label">THDL Tibetan Collaborative Dictionaries Home Page</div><!--END label-->
|
||||
<div id="message">Last Updated:October 18, 2003</div><!--END message--> --%>
|
||||
<div id="columnSingle">
|
||||
<h2>Dictionary Welcome Page</h2>
|
||||
<p>
|
||||
<jsp:include page="jsp/navLinks.jsf" />
|
||||
</p>
|
||||
|
||||
</div><!--END columnSingle-->
|
||||
|
||||
<jsp:include page="jsp/footer.jsf" />
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue