Now using directive on register with github button
parent
9882ac28c4
commit
190721ee4e
|
@ -24,11 +24,7 @@ div.register-form-container(tg-register)
|
|||
a.button.button-register.button-gray(href="", title="Sign up") Sign up
|
||||
input(type="submit", class="hidden")
|
||||
|
||||
fieldset
|
||||
a.button.button-github(href="", title="enter with your github account")
|
||||
span.icon.icon-github
|
||||
span Sign Up with Github
|
||||
input(type="submit", style="display:none")
|
||||
fieldset(tg-github-login-button)
|
||||
|
||||
// Only displays terms notice when terms plugin is loaded.
|
||||
tg-terms-notice
|
||||
|
|
Loading…
Reference in New Issue