zs/testdata/extensions/.test/index.html
2023-03-16 18:20:30 +10:00

9 lines
134 B
HTML

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