[xiph-commits] r7216 - websites/speex.org/audio/samples

atamido at dactyl.lonelymoon.com atamido
Wed Jul 21 01:31:41 PDT 2004


Author: atamido
Date: Wed Jul 21 01:31:41 2004
New Revision: 7216

Modified:
websites/speex.org/audio/samples/index.html
Log:
Added general includes that are on all of the other pages.  I am guessing that these won't work properly, but I will worry about that a little later.

Modified: websites/speex.org/audio/samples/index.html
===================================================================
--- websites/speex.org/audio/samples/index.html	2004-07-21 08:28:38 UTC (rev 7215)
+++ websites/speex.org/audio/samples/index.html	2004-07-21 08:31:41 UTC (rev 7216)
@@ -6,9 +6,15 @@
<meta name="author" content="Jean-Marc Valin">

<meta name="description" content="Speex audio samples">
+	<!--#include virtual="/SSI/inhead.inc"-->
+	<style type='text/css'>
+		.readMoreNews {
+			text-align: center;
+		}
+	</style>
</head>
-  <body>
-
+<body>
+<!--#include virtual="/SSI/topofbody.inc"-->
<div align="center">
<h1>Speex Samples (version 1.0)</h1>

@@ -44,6 +50,7 @@
<a href="wb_male_speex_21.wav">coded 21 kbps</a> &nbsp;
<a href="wb_male_speex_28.wav">coded 28 kbps</a><br>
</div>
+<!--#include virtual="/SSI/bottomofbody.inc"-->
</div>
<br>
</body>



More information about the commits mailing list