phantomjs/test/www/hello.html

9 lines
95 B
HTML

<html>
<head>
<title>Hello</title>
</head>
<body>
<p>Hello, world!</p>
</body>
</html>