blob: 838c70f9465ec3cc98437dd906373f30e511b35a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html lang="en">
<head>
<script>window.scriptRan = true;</script>
<meta charset="utf-8">
<title></title>
</head>
<body>
<p>Hello Mochitest</p>
</body>
</html>
|