mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
21 lines
241 B
HTML
21 lines
241 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<div style="margin-bottom: -1">
|
||
|
<img height=1>
|
||
|
</div>
|
||
|
<table align=left>
|
||
|
<td>
|
||
|
<table>
|
||
|
<td>
|
||
|
</table>
|
||
|
</td>
|
||
|
<td>
|
||
|
<table cols=2>
|
||
|
<td>
|
||
|
</table>
|
||
|
</td>
|
||
|
</table>
|
||
|
<br clear="left">
|
||
|
</body>
|
||
|
</html>
|