Created
January 21, 2014 13:59
-
-
Save joerichsen/8540567 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
Inicia la sessió <a href="http://www.equipsport.cat">Equipsport.cat</a> | |
<form accept-charset="UTF-8" action="http://www.equipsport.cat/sessions" method="post" target="_blank"> | |
<label for="username">Nom d'usuari</label> | |
<input class="textfield" id="username" name="username" type="text"> | |
<label for="password">Contrasenya</label> | |
<input class="textfield" id="password" name="password" type="password"> | |
<input type="submit" value="Inicia la sessió"> | |
<a href="http://www.equipsport.cat/forgot_password">Has oblidat la contrasenya?</a> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment