So far this is what i have:
- Code: Select all
<div>
<form action="/login?task=user.login" method="post">
<p>Or you can..</p>
<span id="fb-auth">
<small>fb icon</small>
Login with Facebook
</span>
<input type="hidden" name="return" value="***************************">
<input type="hidden" name="******************" value="1">
</form>
</div>
