]> matita.cs.unibo.it Git - logicplayer.git/blobdiff - Server/webApp/index.html~
Shuffling.
[logicplayer.git] / Server / webApp / index.html~
diff --git a/Server/webApp/index.html~ b/Server/webApp/index.html~
deleted file mode 100755 (executable)
index e566e53..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-    <head>
-        <meta charset="utf-8"/>
-        <link rel="stylesheet" type="text/css" media="all" href="./login.css"/>
-        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-        <script type="text/javascript" src="login.js"></script>
-    </head>
-    <body>
-        <h1>Benvenuto nella pagina di amministazione</h1>
-        <form id="login">
-            <input type="text" id="username" class="form-control" placeholder="Username">
-            <input type="password" id="password" class="form-control" placeholder="Password">
-            <button type="button" id="loginForm" class="btn btn-success">accedi</button>
-        </form>
-    </body>
-</html>
\ No newline at end of file