mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 22:58:31 +00:00
11 lines
136 B
HTML
11 lines
136 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>iframe content #2</title>
|
|
</head>
|
|
<body>
|
|
iframe page 2<br/>
|
|
You made it!
|
|
</body>
|
|
</html>
|