test/index.html
2019-01-10 14:12:44 +01:00

8 lines
No EOL
127 B
HTML

<html>
<head>
<title>My Testproject</title>
</head>
<body>
<h1>Welcome to my Testproject</h1>
</body>
</html>