More analyzer website tweaking in preparation for additional content.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95714 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/analyzer/dev_cxx.html b/www/analyzer/dev_cxx.html
index d3c940b..58a4d16 100644
--- a/www/analyzer/dev_cxx.html
+++ b/www/analyzer/dev_cxx.html
@@ -9,8 +9,8 @@
 </head>
 <body>
 
+<div id="page">
 <!--#include virtual="menu.html.incl"-->
-
 <div id="content">
 
 <h1>C++ Support</h1>
@@ -46,6 +46,7 @@
 </ul>
 
 </div>
+</div>
 </body>
 </html>