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