mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
20 lines
213 B
HTML
20 lines
213 B
HTML
<html>
|
|
<head>
|
|
<title>bug</title>
|
|
</head>
|
|
<body>
|
|
|
|
<table>
|
|
<tr>
|
|
</tr>
|
|
|
|
<tr>
|
|
<form>
|
|
<input name="url" size="20" type="text">
|
|
</form>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|