From 38267102f5f4233d74f7050b550e919ab42abc58 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 18 Dec 2012 06:33:21 -0500 Subject: [PATCH] index.html moved to html dir --- html/auth.html | 7 +++++++ html/index.html | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 html/auth.html create mode 100644 html/index.html diff --git a/html/auth.html b/html/auth.html new file mode 100644 index 00000000..319102e5 --- /dev/null +++ b/html/auth.html @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/html/index.html b/html/index.html new file mode 100644 index 00000000..85d13d8c --- /dev/null +++ b/html/index.html @@ -0,0 +1,46 @@ + + + + + + + Cloud Commander + + + + + + + +
+
+
+ + + + + + + + +
+ + + + + + \ No newline at end of file