connexion vue

master
Jeremy DUCOURTHIAL 3 years ago
parent 093d5adf5c
commit 2f65fb78a0

@ -0,0 +1,8 @@
<!doctype html>
<html>
<form action="action.php" method="post">
<input type="text" name="name" placeholder="name" /><br>
<input type="text" name="password" placeholder="password" /></p>
<p><input type="submit" value="OK"></p>
</form>
</html>
Loading…
Cancel
Save