We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4af98d commit 65399afCopy full SHA for 65399af
example/idp2/htdocs/login.mako
@@ -14,7 +14,7 @@
14
<label for="login">Username</label>
15
</div>
16
<div>
17
- <input type="text" name="login" value="${login}"/><br/>
+ <input type="text" name="login" value="${login}" autofocus><br/>
18
19
20
<div class="label">
0 commit comments