mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-22 11:33:03 +00:00
11 lines
152 B
HTML
11 lines
152 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>General document for testing</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Hello mochitest!</p>
|
||
|
</body>
|
||
|
</html>
|