Added email

This commit is contained in:
CommanderStrax 2015-12-23 20:08:01 -06:00
parent 64bd65b3ad
commit 782eecb70c

View file

@ -22,6 +22,10 @@
<input type="text" placeholder="Username" style="width:50em;">
</div>
<br><br>
<div class="ui input">
<input type="email" placeholder="Email" style="width:50em;">
</div>
<br><br>
<div class="ui input">
<input type="password" placeholder="Password" style="width:50em;">
</div>