.Merge branch 'master' of ssh://git.nguyen.vg/hacks/simpleWebSlides
[hacks/simpleWebSlides.git] / unix_prog_web / password.html
diff --git a/unix_prog_web/password.html b/unix_prog_web/password.html
deleted file mode 100644 (file)
index 5d82e83..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <body>
-    <form method="post" action="password2.php">
-      Username: <input name="name" type="text" width="20"> </input><br/>
-      Password: <input name="pass" type="password"
-      width="20"></input><br/>
-      <button type="submit">Connect</button>
-    </form>
-  </body>
-</html>