From adc6633d3305dee2efdf714211bbc280167955f0 Mon Sep 17 00:00:00 2001 From: josselin Date: Mon, 25 Jan 2016 22:23:15 +0100 Subject: Error in file extension --- client/index.html | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ client/index.php | 73 ------------------------------------------------------- 2 files changed, 73 insertions(+), 73 deletions(-) create mode 100644 client/index.html delete mode 100644 client/index.php diff --git a/client/index.html b/client/index.html new file mode 100644 index 0000000..0c02623 --- /dev/null +++ b/client/index.html @@ -0,0 +1,73 @@ + + + + + + + Istic-Openstack + + + + + + + + + + + + +
+ +
+
+ +
+
+
+ +
+
+
+
+
+ +
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/client/index.php b/client/index.php deleted file mode 100644 index 0c02623..0000000 --- a/client/index.php +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - Istic-Openstack - - - - - - - - - - - - -
- -
-
- -
-
-
- -
-
-
-
-
- -
- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3