registration and other stuff
This commit is contained in:
parent
613d1c6ca3
commit
cba28239a2
13 changed files with 326 additions and 50 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
<form role="form" method="post">
|
||||
<div class="form-group">
|
||||
<label for="username">Username or Email</label>
|
||||
<input type="text" class="form-control" id="username" name="username" />
|
||||
<label for="email">Email Address</label>
|
||||
<input type="text" class="form-control" id="email" name="email" />
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue