diff --git a/code/web/www/index.html b/code/web/www/index.html
new file mode 100755
index 0000000..3651283
--- /dev/null
+++ b/code/web/www/index.html
@@ -0,0 +1,13 @@
+
+
+
+
+SB Admin 2
+
+
+
+Go to /pages/index.php
+
+
diff --git a/code/web/www/pages/login.php b/code/web/www/pages/login.php
new file mode 100644
index 0000000..7db0039
--- /dev/null
+++ b/code/web/www/pages/login.php
@@ -0,0 +1,113 @@
+Login failed: Incorrect user name or password';
+
+// output logout success
+if(isset($_GET['logout']))
+{
+ session_start();
+ $message = 'Logout successful
';
+ session_destroy();
+}
+
+?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proxmox Viewer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Please Sign In with your LDAP authentication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/code/web/www/pages/storages.php b/code/web/www/pages/storages.php
new file mode 100755
index 0000000..c12d7b0
--- /dev/null
+++ b/code/web/www/pages/storages.php
@@ -0,0 +1,52 @@
+List_STO($lastdate);
+
+?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+ Node |
+ Name |
+ Total |
+ Allocate |
+ Available |
+ Used |
+ Disks |
+
+
+
+
+
+
+
+
+
+
+