Files
satbd-explorer/static/index.html
2016-01-25 10:08:56 +01:00

9 lines
112 B
HTML

<html>
<head>
<title>Hello World !</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>