|
|
@ -5,9 +5,11 @@ |
|
|
|
<button type="button" class="close" data-dismiss="modal">×</button> |
|
|
|
</div> |
|
|
|
<div class="modal-body"> |
|
|
|
<h1>Create Your Account</h1> |
|
|
|
<p>Enter your <strong>email address</strong>.</p> |
|
|
|
<div class="title">Create Your Account</div> |
|
|
|
|
|
|
|
<label for="signup-email"> |
|
|
|
Enter your <strong>email address</strong>. |
|
|
|
</label> |
|
|
|
<input |
|
|
|
type="email" |
|
|
|
class="form-control input-lg" |
|
|
|