29 lines
936 B
HTML
29 lines
936 B
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/water.css">
|
|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
|
|
<meta charset="utf-8"/>
|
|
<title>Sideband Repository</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<span class="logo">Sideband Repo</span>
|
|
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="pkgs.html">Software</a> | <a href="guides.html">Guides</a></span></center></p><hr><h2>Hello!</h2>
|
|
<table style="margin-bottom: 1.5em;">
|
|
<tbody>
|
|
<tr>
|
|
<td style="vertical-align:middle;padding-left: 0;">
|
|
You have connected to the <b>Sideband Repository</b>.<br/>
|
|
<br/>
|
|
Feel free to download any information and resources from here. Select a section to browse and download packages and information.<br/>
|
|
</td>
|
|
<td width="33%" style="vertical-align:middle;padding-right: 0;">
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<hr>
|
|
<p><center></p>
|
|
</body></html> |