2b5e798a2537423d5272c7c170b4360954e11eab
[osl.git] / web / header.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5         <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
6         <title>OSL - the object storage layer library</title>
7         <link rel="shortcut icon" href="osl.ico">
8 </head>
9
10 <body>
11
12         <table>
13                 <tr>
14                         <td>
15                                 <a href="index.html">
16                                         <IMG
17                                                 SRC="osl.png"
18                                                 alt="osl logo"
19                                                 border="0"
20                                         >
21                                 </a>
22                         </td>
23                         <td>
24                                 <h1>The lightweight storage library</h1>
25
26                         </td>
27                 </tr>
28         </table>
29
30         <hr>
31
32         [<a href="index.html#readme">README</a>]
33         [<a href="index.html#download">Download</a>]
34         [<a href="index.html#install">INSTALL</a>]
35         [<a href="index.html#quick_start">Quick Start</a>]
36         [<a href="api.html">API</a>]
37         [<a href="index.html#license">License</a>]
38         [<a href="index.html#contact">Contact</a>]
39         [<a href="index.html#manpage">man page</a>]
40
41         <hr>