15 lines
480 B
Text
15 lines
480 B
Text
<%@ 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" />
|
|
|