mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-16 17:31:17 +00:00
15 lines
119 B
HTML
15 lines
119 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
|
|
|
|
<body onload="parent.submitted();">
|
|
|
|
<span id="foo"></span>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|