mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 22:20:14 +01:00
15 lines
168 B
HTML
15 lines
168 B
HTML
|
|
<HTML>
|
||
|
|
|
||
|
|
<title>Banner</title>
|
||
|
|
|
||
|
|
|
||
|
|
<body text="#ffffff" bgcolor="#aa4444">
|
||
|
|
|
||
|
|
<center>
|
||
|
|
<p>
|
||
|
|
<font size="5">The Mesa 3D Graphics Library</font>
|
||
|
|
</p>
|
||
|
|
</center>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|