Files
YellowLabTools/test/www/simple-page.html
T

8 lines
100 B
HTML

<html>
<head>
<title>Simple page</title>
</head>
<body>
<h1>Simple page</h1>
</body>
</html>