2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-26 05:02:18 +00:00
Files
website/support/index.html
2005-08-15 02:51:42 +00:00

89 lines
2.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="stylesheet" type="text/css" href="../style/basic.css" />
<!--[if IE]>
<style type="text/css">
body { behavior: url(../style/csshover.htc); }
</style>
<![endif]-->
</head>
<body>
<div id="heading">
<!--#include virtual="/common/heading.html" -->
</div>
<div id="body">
<table class="nothing" summary="Welcome to Boost.org!">
<tr>
<td id="content">
<div class="section" id="intro">
<div class="section-0">
<div class="section-title">
<h1>Welcome to Boost.org!</h1>
</div>
<div class="section-body">
<p>{stuff}</p>
</div>
</div>
</div>
</td>
<td id="sidebar">
<!--#include virtual="/common/sidebar-search.html" -->
<!--#include virtual="/common/sidebar-support.html" -->
<!--#include virtual="/common/sidebar-news.html" -->
</td>
</tr>
</table>
</div>
<div id="footer">
<div id="footer-left">
<div id="revised">
<p>Revised $Date$</p>
</div>
<div id="copyright">
<p>Copyright Beman Dawes, David Abrahams, 1998-2005.</p>
<p>Copyright Rene Rivera 2004-2005.</p>
</div>
<div id="license">
<p>Distributed under the <a href="LICENSE_1_0.txt" class=
"internal"><span class="link">Boost Software License, Version
1.0</span></a>.</p>
</div>
<p>WARNING: This is not the <a href="http://www.boost.org/" class=
"external"><span class="link">official Boost C++ Libraries web
site</span></a>.</p>
</div>
<div id="footer-right">
<div id="banners">
<p id="banner-xhtml"><a href=
"http://validator.w3.org/check?uri=referer" class=
"external"><span class="link">XHTML 1.0</span></a></p>
<p id="banner-css"><a href=
"http://jigsaw.w3.org/css-validator/check/referer" class=
"external"><span class="link">CSS</span></a></p>
<p id="banner-sourceforge"><a href="http://sourceforge.net" class=
"external"><span class="link">SourceForge</span></a></p>
</div>
</div>
<div class="clear"></div>
</div>
</body>
</html>