Parent Directory
|
Revision Log
|
Patch
--- stdcxx/site/download.html 2008/01/12 19:37:57 611467
+++ stdcxx/site/download.html 2008/01/18 22:59:26 613305
@@ -10,32 +10,23 @@
</head>
<div id="top">
+
<!-- breadcrumbs -->
<div class="breadtrail">
<a href="http://apache.org/">Apache</a> >
- <a href="http://incubator.apache.org/">Incubator</a> >
- <a href="http://incubator.apache.org/stdcxx/">stdcxx</a> >
- <a href="http://incubator.apache.org/stdcxx/download.html">Download</a>
+ <a href="http://stdcxx.apache.org/">stdcxx</a>
</div>
+
<div class="header">
<div class="grouplogo">
- <a href="http://incubator.apache.org/">
+ <a href="http://stdcxx.apache.org/">
<img class="logoImage"
alt="Apache Incubator"
- title="Apache Incubator"
- src="images/incubator_logo.gif"
+ title="The Apache C++ Standard Library"
+ src="images/stdcxx.png"
border="0" >
</a>
</div>
- <div class="projectlogo">
- <a href="http://incubator.apache.org/stdcxx/">
- <img class="logoImage"
- alt="STDCXX - Apache C++ Standard Library"
- title="STDCXX - Apache C++ Standard Library"
- src="images/stdcxx.gif"
- border="0">
- </a>
- </div>
<div class="searchbox">
<form action="http://www.google.com/search"
method="get"
@@ -45,6 +36,7 @@
<input name="Search" value="Search" type="submit">
</form>
</div>
+
<ul id="tabs">
<li class="current">
<a class="base-selected" href="download.html">Download</a>
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |