nouveau fichier: lol.html
This commit is contained in:
parent
c2f5d66576
commit
187c98c575
16
lol.html
Normal file
16
lol.html
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8" />
|
||||
<link rel="stylesheet" type="text/css" href="style/styles.css">
|
||||
<title>Acces camera</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>Acces securise camera</h2>
|
||||
<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">
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user