mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-20 15:08:26 +00:00
12 lines
110 B
HTML
12 lines
110 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<div>
|
|
foobar
|
|
</div>
|
|
</body>
|
|
</html>
|