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/filing_bugs.html b/www/analyzer/filing_bugs.html
index daf05d0..c86457a 100644
--- a/www/analyzer/filing_bugs.html
+++ b/www/analyzer/filing_bugs.html
@@ -9,8 +9,8 @@
 </head>
 <body>
 
+<div id="page">
 <!--#include virtual="menu.html.incl"-->
-
 <div id="content">
 
 <h1>Filing Bugs and Feature Requests</h1>
@@ -55,8 +55,7 @@
 <h2>Apple-internal Users</h2>
 
 <p>Please file bugs in Radar against the <b>llvm - checker</b> component.</p>
-
-
+</div>
 </div>
 </body>
 </html>