docs: add new iframe layout
diff --git a/docs/relnotes-7.10.2.html b/docs/relnotes-7.10.2.html
index 02ed6f6..753eb6c 100644
--- a/docs/relnotes-7.10.2.html
+++ b/docs/relnotes-7.10.2.html
@@ -7,6 +7,13 @@
 </head>
 <body>
 
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
+
+<iframe src="contents.html"></iframe>
+<div class="content">
+
 <h1>Mesa 7.10.2 Release Notes / April 6, 2011</h1>
 
 <p>
@@ -199,5 +206,6 @@
   <li>r300/compiler: Don't try to convert RGB to Alpha in full instructions</li>
 </ul>
 
+</div>
 </body>
 </html>