quick entry

This commit is contained in:
fred 2022-10-29 19:30:06 +02:00
parent f9a3e0408f
commit e9ab5e2b47
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
<br>
Phrase Une (identifiant) : <input name=salt value=''></br>
Phrase Deux (mot de passe) : <input name=pepper value=''></br>
Mon TW officiel <input type="checkbox" id="official" name="official" checked></br>
( TW officiel <input type="checkbox" id="official" name="official"> )</br></br>
<input type='submit' value='CONNEXION'>
</form>
<p>

View File

@ -21,11 +21,11 @@ Content-Type: text/html; charset=UTF-8
<form action = "http://127.0.0.1:1234" method = "GET">
<br>
<b>Recevez vos clefs par email ! </b></br>
Phrase Une (identifiant) : <input name=salt value=''></br>
Phrase Deux (mot de passe) : <input name=pepper value=''></br>
<b>Recevez vos clefs par Email</b></br>
Phrase Une ("identifiant") : <input name=salt value=''></br>
Phrase Deux ("mot de passe") : <input name=pepper value=''></br>
<input type="checkbox" id="g1pub" name="g1pub"> acceptation des G1Conditions</br>
Votre email : <input name=email value=''></br></br>
Email : <input name=email value=''></br></br>
<input type='submit' value='OUVRIR UN COMPTE'>
</form>
<h3><a href="http://127.0.0.1:12345">ALLER AU PROCHAIN PORT</a></h3>