mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 15:08:32 +00:00
11 lines
178 B
HTML
11 lines
178 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Title</title>
|
|
<meta property="description" content="A very simple test page">
|
|
</head>
|
|
<body>
|
|
Llama.
|
|
</body>
|
|
</html>
|