web/index.html@ad22b29e3a40
web/index.html
Wed, 29 Mar 2017 15:03:25 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 29 Mar 2017 15:03:25 +0200
- changeset 0
- ad22b29e3a40
- permissions
- -rw-r--r--
project initialization
<!DOCTYPE html>
<html>
<head>
<title>LightPIT - Start Page</title>
<meta charset="UTF-8">
</head>
<body>
<div>It will work, someday...</div>
</body>
</html>