2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-26 17:12:13 +00:00
Files
website/wiki/index.html
2005-08-15 03:20:13 +00:00

63 lines
1.7 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-wiki.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><!--#include virtual="/common/footer-license.html" -->
</div>
<div id="footer-right">
<!--#include virtual="/common/footer-banners.html" -->
</div>
<div class="clear"></div>
</div>
</body>
</html>