test/index.html

8 lines
127 B
HTML
Raw Normal View History

2019-01-10 13:12:44 +00:00
<html>
<head>
<title>My Testproject</title>
</head>
<body>
<h1>Welcome to my Testproject</h1>
</body>
</html>