zs/testdata/extensions/.test/index.html

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>