Skip to content

Instantly share code, notes, and snippets.

@kinsomicrote
Last active February 17, 2016 16:40
Show Gist options
  • Save kinsomicrote/222964d09337eed281de to your computer and use it in GitHub Desktop.
Save kinsomicrote/222964d09337eed281de to your computer and use it in GitHub Desktop.
<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