mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
143 B
HTML
12 lines
143 B
HTML
<html>
|
|
<body>
|
|
<table>
|
|
<tr>
|
|
<td colspan="2">
|
|
<table style="table-layout: fixed;"></table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|