mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
384 B
HTML
14 lines
384 B
HTML
<html><head><title>Help</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
</head>
|
|
|
|
|
|
<frameset rows='88,100%'>
|
|
<frame src="frame1.html" frameborder="yes" scrolling="no" name="frame1" noresize="" bgcolor="#cad9e2">
|
|
<frame src="subroot.html" name='bsscright' scrolling='yes'>
|
|
</frameset>
|
|
|
|
<noframes><body bgcolor="#cad9e2">
|
|
</body></noframes></html>
|