docs: add new iframe layout
[mesa.git] / docs / openvg.html
index 9c3cc87d9c6faadf7ae4616ffc148e093d40778f..d45e8a8780f4543d581ce296aaa09c87807ad18e 100644 (file)
@@ -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>OpenVG State Tracker</h1>
 
 <p>
@@ -47,5 +54,6 @@ or more EGL drivers.</p>
 
 <p>OpenVG demos can be found in mesa/demos repository.</p>
 
+</div>
 </body>
 </html>