]> git.tuebingen.mpg.de Git - paraslash.git/blob - web/header2.html
Merge branch 'maint'
[paraslash.git] / web / header2.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>Paraslash</title>
7         <LINK href="../../para.css" REL="stylesheet" TYPE="text/css">
8         <link rel="shortcut icon" href="../../paraslash.ico">
9 </head>
10 <body>
11         <table>
12         <tr>
13                 <td rowspan="2">
14                         <a title="paraslash homepage" href="../../index.html">
15                                 <img src="../../paraslash.svg" alt="paraslash">
16                         </a>
17                 </td>
18                 <td>
19                         <span class="slogan">Paraslash Audio Streaming</span>
20                 </td>
21         </tr>
22         <tr>
23                 <td>
24                         <a href="../../index.html">About</a>&nbsp;
25                         &nbsp;<a href="../../news.html">News</a>&nbsp;
26                         &nbsp;<a href="../../download.html">Download</a>&nbsp;
27                         &nbsp;<a href="../../documentation.html">Documentation</a>&nbsp;
28                         &nbsp;<a href="../../devel.html">Development</a>
29                 </td>
30         </tr>
31         </table>
32 <hr>