zs/testdata/extensions/.test/index.html
2023-03-12 21:23:22 +10:00

10 lines
135 B
HTML

<html>
<head>
<title>Hello World</title>
</head>
<body><h1 id="hello-world">Hello World</h1>
<p>Hello World!</p>
</body>
</html>