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
|
a.button.button-register.button-gray(href="", title="Sign up") Sign up
|
||||||
input(type="submit", class="hidden")
|
input(type="submit", class="hidden")
|
||||||
|
|
||||||
fieldset
|
fieldset(tg-github-login-button)
|
||||||
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")
|
|
||||||
|
|
||||||
// Only displays terms notice when terms plugin is loaded.
|
// Only displays terms notice when terms plugin is loaded.
|
||||||
tg-terms-notice
|
tg-terms-notice
|
||||||
|
|
Loading…
Reference in New Issue