-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.en
84 lines (58 loc) · 2.38 KB
/
index.html.en
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Refresh" content="0;url=en/" />
<meta name="keywords" content="S2Directory,LDAP,Object / Directory Mapping,Object / LDAP Mapping,Seasar,S2Dao,SMBLDAP-TOOLS Addons,smbldap-tools" />
<link rel="index" title="index" href="http://s2directory.sandbox.seasar.org/" />
<link rel="stylesheet" type="text/css" href="theme/main.css" />
<link rel="stylesheet" type="text/css" href="theme/print.css" media="print" />
<title>S2Directory</title>
</head>
<body>
<div id="wrapper">
<div id="header">
<div class="line"><span class="hide">spacer</span></div>
<div id="logo"><h2 id="h01" class="hide">S2Directory Project Site</h2><img src="images/seasar_logo_blue.gif" alt="The Seasar Project" width="390" height="180" /></div>
<div id="tool">
<h2><a href="http://search.seasar.org/">Seasar Search</a></h2>
<form id="search" name="search" action="http://search.seasar.org/">
<div>
<input id="search_phrase" type="text" name="phrase" size="20" />
<input type="hidden" name="perpage" value="30" />
<input type="hidden" name="enc" value="UTF-8" />
<input id="search_go" type="submit" value="Search" />
</div>
</form>
<h2>Seasar Banner</h2>
<p><a href="images/seasar_banner.gif"><img src="images/seasar_banner.gif" alt="Seasar Banner" title="Seasar Banner" width="146" height="33" /></a></p>
</div>
<div class="line"><span class="hide">spacer</span></div>
<div id="navi">
<p><a href="en/">English</a> | <a href="ja/">Japanese</a></p>
</div>
</div><!-- header -->
<div id="contents_left">
<h2>Menu</h2>
<ul><li><a href="en/">English</a></li>
<li><a href="ja/">Japanese</a></li>
</ul>
</div><!-- contents_left -->
<div id="contents_center">
<div id="article">
<div class="section">
<h2 id="h02">Welcome to S2Directory Project Site!</h2>
<ul><li><a href="en/">English Version</a></li>
<li><a href="ja/">Japanese Version</a></li>
</ul>
</div>
</div><!-- article -->
</div><!-- contents_center -->
<div id="footer">
<address>Copyright © 2005-2014 The Seasar Project and the others. all rights reserved.</address>
<div class="line"><span class="hide">spacer</span></div>
</div><!-- footer -->
</div><!-- wrapper -->
</body>
</html>