aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index f46f57c..54d6aa3 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,10 @@
16 <title>My test page</title> 16 <title>My test page</title>
17 </head> 17 </head>
18 <body> 18 <body>
19 <div id="Plan"> 19 <div class="Window Dialog">
20 <div class="Titlebar">NMS Freighter Planner</div>
21 <div id="Plan">
22 </div>
20 </div> 23 </div>
21 </body> 24 </body>
22</html> 25</html>