blob: 495c18af755fff31c84916afd7d28430b0ae4ab7 [file] [log] [blame]
<!DOCTYPE html>
<body>
<form action='/initial'>
<input type='text' id='username' name='username' value=''>
<input type='password' id='empty-password' name='password1' value=''>
<input type='password' id='filled-password' name='password2' value='secret123'>
</form>
</body>