/[hyperestraier_wrappers]/0.0.12/examples/subway/view/index.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /0.0.12/examples/subway/view/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Sat Sep 3 18:02:31 2005 UTC (18 years, 7 months ago) by dpavlin
File MIME type: text/html
File size: 1010 byte(s)
import of hyper_estraier_wrappers-0.0.12.tar.gz

1 dpavlin 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3     <html xmlns="http://www.w3.org/1999/xhtml">
4     <head>
5     <title>Mail search engine powered by Subway and Hyper Estraier</title>
6     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7     <style type="text/css">@import url('/public/styles/site.css');</style>
8     </head>
9    
10     <body>
11     <div id="main">
12    
13     <div id="header">
14     <h1><span>Mail Search<span></h1>
15     </div>
16    
17     <!-- menu -->
18    
19     <!--
20     <div id="menu">
21     <ul id="nav">
22     <li><a id="a_home" href="/"><span>Home</span></a></li>
23     <li><a id="a_about" href="/about"><span>About</span></a></li>
24     </ul>
25     </div>
26     -->
27    
28     <!-- content -->
29     <div id="content">
30    
31     <h2>Search the Mail</h2>
32     #include "view/form.html"
33     </div>
34    
35     <!--
36     <div id="footer">
37     <p>Copyright &copy; 2005 blah blah.</p>
38     </div>
39     -->
40     </div>
41    
42    
43     </body>
44     </html>
45    

  ViewVC Help
Powered by ViewVC 1.1.26