mirror of
https://github.com/boostorg/system.git
synced 2025-07-30 04:27:14 +02:00
Give the 1st and 2nd level index.html files a common look-and-feel.
[SVN r43402]
This commit is contained in:
@ -11,10 +11,10 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="637">
|
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="277">
|
<td width="277">
|
||||||
<a href="../../../index.htm">
|
<a href="../../../index.html">
|
||||||
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
||||||
<td width="337" align="middle">
|
<td width="337" align="middle">
|
||||||
<font size="7">System Library</font>
|
<font size="7">System Library</font>
|
||||||
@ -132,14 +132,16 @@ Oleg Abrosimov. Christopher Kohlhoff suggested several improvements to the N2066
|
|||||||
paper. Johan Nilsson's comments led to several of the refinements in N2066 .</p>
|
paper. Johan Nilsson's comments led to several of the refinements in N2066 .</p>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<p><EFBFBD> Copyright Beman Dawes, 1999<br>
|
|
||||||
Distributed under the Boost Software License, Version 1.0. See
|
|
||||||
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
|
|
||||||
|
|
||||||
<p>Revised
|
<p>Revised
|
||||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->November 12, 2007<!--webbot bot="Timestamp" endspan i-checksum="39581" --> </font>
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->February 23, 2008<!--webbot bot="Timestamp" endspan i-checksum="41408" --> </font>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p><EFBFBD> Copyright Beman Dawes, 1999</p>
|
||||||
|
|
||||||
|
<p>Distributed under the Boost Software License, Version 1.0.
|
||||||
|
(See file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
|
||||||
|
or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>) </p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Reference in New Issue
Block a user