diff options
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index 52bcd2e54d9..0c85af62851 100644 --- a/docs/news.html +++ b/docs/news.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>News</h1> <h2>July 10, 2012</h2> @@ -1369,6 +1376,6 @@ grateful. <h2>January 22, 1999</h2> <p><a href="http://www.mesa3d.org">www.mesa3d.org</a> established</p> -<hr> +</div> </body> </html> |