source: trunk/gsdl3/web/index.html@ 3291

Last change on this file since 3291 was 3279, checked in by kjdon, 22 years ago

sample index.html file for greenstone servlet application

  • Property svn:keywords set to Author Date Id Revision
File size: 371 bytes
Line 
1<html>
2
3<head>
4<meta http-equiv="Content-Type"
5content="text/html; charset=iso-8859-1">
6<title></title>
7</head>
8
9<body bgcolor="#FFFFFF">
10
11<h1 align="center">GREENSTONE VERSION 3</h1>
12
13<p>Hello! <em>Welcome</em> to GSDL3.</p>
14
15<p>What do you want to do today?</p>
16
17<ul>
18 <li><a href="testing">Run</a> the test servlet</li>
19
20</ul>
21</body>
22</html>
Note: See TracBrowser for help on using the repository browser.