Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / locale / doc / templates / header.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>$title</title>
6 <link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"/>
8 <link rel="stylesheet" type="text/css" href="../style/section-basic.css">
9 </head>
10 <body>
11 <div id="boost-common-heading-doc">
12     <div class="heading-inner">
13         <div class="heading-placard"></div>
14
15         <h1 class="heading-title">
16             <a href="http://www.boost.org/">
17                 <img src="../style/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
18                 <span class="heading-boost">Boost</span>
19                 <span class="heading-cpplibraries">C++ Libraries</span>
20             </a>
21         </h1>
22
23         <p class="heading-quote">
24
25             <q>...one of the most highly
26             regarded and expertly designed C++ library projects in the
27             world.</q> 
28             
29             <span class="heading-attribution">&mdash; <a href=
30             "http://www.gotw.ca/" class="external">Herb Sutter</a> and <a href=
31             "http://en.wikipedia.org/wiki/Andrei_Alexandrescu" class="external">Andrei
32             Alexandrescu</a>, <a href=
33             "http://safari.awprofessional.com/?XmlId=0321113586" class="external">C++
34             Coding Standards</a></span>
35         </p>
36     </div>
37 </div>
38
39 <div id="boost-common-heading-doc-spacer"></div>