mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +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>
|