mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-19 13:58:50 +00:00
12 lines
110 B
HTML
12 lines
110 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<div>
|
|
foobar
|
|
</div>
|
|
</body>
|
|
</html>
|