summaryrefslogtreecommitdiffstats
path: root/web-gui/login/source/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web-gui/login/source/index.html')
-rw-r--r--web-gui/login/source/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/web-gui/login/source/index.html b/web-gui/login/source/index.html
new file mode 100644
index 0000000..5a7c664
--- /dev/null
+++ b/web-gui/login/source/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>login</title>
+ <script type="text/javascript" src="script/login.js"></script>
+</head>
+<body></body>
+</html>