restructured stuff
[henge/kiak.git] / admin.html
diff --git a/admin.html b/admin.html
deleted file mode 100644 (file)
index 4ea1ed9..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <meta charset="UTF-8">
-    <title>Hello World!</title>
-  </head>
-  <body>
-    <h1>Click 'start' to begin screen sharing</h1>
-    <select id="streamList">
-    </select>
-    <button id="streams"> List of streams to choose from </button>
-    <video autoplay></video>
-
-  </body>
-
-  <script src="http://127.0.0.1:5140/admin.js"></script>
-
-</html>