mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-25 04:19:51 +00:00
edfghj
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
<h2 id="titre-home">Veuillez-vous connecter</h2>
|
||||
<div class="p-home">
|
||||
<form name="login" id="name" method="POST" class="login" action="/login/">
|
||||
<input name="username" id="username" type="text" placeholder="username" />
|
||||
<input required name="username" id="username" type="text" placeholder="username" />
|
||||
<input name="password" id="password" type="password" placeholder="password" />
|
||||
<input type="submit" class="bloc-button" value="Login"/>
|
||||
<a href="/register" class="bloc-button">Register</a>
|
||||
|
Reference in New Issue
Block a user