mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 16:40:07 +02:00
32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
<head>
|
|
<title>$title ($projectname)</title>
|
|
<link href="stylesheet.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<td width="1">
|
|
<img src="../logo.png">
|
|
</td>
|
|
<td>
|
|
<div id="intro">
|
|
<table border="0" height="119" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr><td valign="top"><h1>The SoX Resampler $projectnumber ($title)</h1></td></tr>
|
|
<tr>
|
|
<td valign="bottom">
|
|
<div id="links">
|
|
<a href="index.html">Home</a>
|
|
<a href="files.html">Headers</a>
|
|
<a href="functions.html">Class Members</a>
|
|
<a href="globals.html">File Members</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div id="text">
|