comparison: web/index.html
web/index.html
- changeset 0
- ad22b29e3a40
equal
deleted
inserted
replaced
| |
1 <!DOCTYPE html> |
| |
2 <html> |
| |
3 <head> |
| |
4 <title>LightPIT - Start Page</title> |
| |
5 <meta charset="UTF-8"> |
| |
6 </head> |
| |
7 <body> |
| |
8 <div>It will work, someday...</div> |
| |
9 </body> |
| |
10 </html> |