Added email
This commit is contained in:
parent
64bd65b3ad
commit
782eecb70c
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
||||||
<input type="text" placeholder="Username" style="width:50em;">
|
<input type="text" placeholder="Username" style="width:50em;">
|
||||||
</div>
|
</div>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
<div class="ui input">
|
||||||
|
<input type="email" placeholder="Email" style="width:50em;">
|
||||||
|
</div>
|
||||||
|
<br><br>
|
||||||
<div class="ui input">
|
<div class="ui input">
|
||||||
<input type="password" placeholder="Password" style="width:50em;">
|
<input type="password" placeholder="Password" style="width:50em;">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue