blob: 8571b25b81c66b7308ab708cd2307f4f3cf2e845 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<title>Paraslash</title>
<LINK href="../../para.css" REL="stylesheet" TYPE="text/css">
<link rel="shortcut icon" href="../../paraslash.ico">
</head>
<body>
<table>
<tr>
<td rowspan="2">
<a title="paraslash homepage" href="../../index.html">
<img src="../../paraslash.svg" alt="paraslash">
</a>
</td>
<td>
<span class="slogan">Paraslash Audio Streaming</span>
</td>
</tr>
<tr>
<td>
<a href="../../index.html">About</a>
<a href="../../news.html">News</a>
<a href="../../documentation.html">Documentation</a>
<a href="../../devel.html">Development</a>
</td>
</tr>
</table>
<hr>
|