Add the sign up form to the sign in page
This commit is contained in:
parent
d41f651a38
commit
91f4464cb6
3 changed files with 33 additions and 19 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="form-group signin-buttons">
|
||||
<button class="btn btn-primary btn-block landing-signup-button" ng-disabled="signupForm.$invalid" type="submit"
|
||||
analytics-on analytics-event="register">Sign Up for Free!</button>
|
||||
<span class="landing-social-alternate">
|
||||
<span class="social-alternate">
|
||||
<i class="fa fa-circle"></i>
|
||||
<span class="inner-text">OR</span>
|
||||
</span>
|
||||
|
|
Reference in a new issue