Last active
February 17, 2016 16:40
-
-
Save kinsomicrote/222964d09337eed281de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="fzbuk-login-form-wrap"> | |
<div class="fzbuk-login-form"> | |
<h1>Login using your existing social media account</h1> | |
<p> | |
<a class="facebook" href="[facebook-login-url]">Continue with Facebook</a> | |
</p> | |
<p> | |
<a class="google" href="[twitter-login-url]">Continue with Twitter</a> | |
</p> | |
<p> | |
<a class="google" href="[google-login-url]">Continue with Google</a> | |
</p> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment