modifié: index.html
This commit is contained in:
parent
6aca18e364
commit
042ceb764a
@ -7,7 +7,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h2>Acces securise camera</h2>
|
||||
<form action="superTornado" method="post">
|
||||
<form action="/superTornado.py" method="post">
|
||||
ID : <input type="text" name="id"><br/>
|
||||
MDP : <input type="password" name="mdp"> <br/>
|
||||
<input type="submit" value="Connexion">
|
||||
|
Reference in New Issue
Block a user