diff options
Diffstat (limited to 'docs/helpwanted.html')
-rw-r--r-- | docs/helpwanted.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 4ea7eab4d1e..75e23b570d9 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.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>Help Wanted / To-Do List</h1> <p> @@ -83,6 +90,6 @@ Finally: <li>Test your code thoroughly. Include test programs if appropriate. </ol> - +</div> </body> </html> |