mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
12 lines
116 B
HTML
12 lines
116 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
|
|
<body onload="parent.submitted();">
|
|
|
|
<span id="foo"></span>
|
|
|
|
</body>
|
|
</html>
|