este es el resultado:
Código HTML:
Ver original <form enctype="application/x-www-form-urlencoded" action="/login/process" method="post"><dl id="login">
<h1>Restrici
ón
</h1>
<dt id="username-label"><label for="username" class="required">Usuario:
</label></dt> <dd id="username-element"> <input type="text" name="username" id="username" value="" /> <ul class="errors"><li>Value is required and can't be empty
</li></ul></dd><dt id="password-label"><label for="password" class="required">Contraseña:
</label></dt> <dd id="password-element"> <input type="password" name="password" id="password" value="" /> <ul class="errors"><li>Value is required and can't be empty
</li></ul></dd> <dt id="login-label"> </dt><dd id="login-element"> <input type="submit" name="login" id="login" value="Ingresar" /></dd><a href="">Reg
ístrate
</a>