modifié: index.html

This commit is contained in:
sidya82 2014-02-27 16:40:20 +01:00
parent d51595f88d
commit 7be07fa21e

View File

@ -7,7 +7,7 @@
</head>
<body>
<h2>Acces securise camera</h2>
<form action="reload" method="post">
<form action="/" method="post">
ID : <input type="text" name="id"><br/>
MDP : <input type="password" name="mdp"> <br/>
<input type="submit" value="Connexion">