modifié: superTornado.py

modifié:         video.html
This commit is contained in:
sidya82
2014-02-28 04:19:03 +01:00
parent b2dbfa21a6
commit 3b35eb183c
2 changed files with 8 additions and 0 deletions

View File

@ -27,5 +27,8 @@
<body>
<h2>Vue camera</h2>
<div class="image"></div>
<form action="/disconnection" method="post">
<input type="submit" value="Deconnexion">
</form>
</body>
</html>