wrapper.fhtml: Add `license' relationship to the AGPL link.
[chopwood] / login.fhtml
index b88594b..12c47cb 100644 (file)
 
 <h1>Chopwood: login</h1>
 
-~={why}@[<p class="whinge wrong">~:H~2%~]~
-
 <form method=POST action="~={script}H/auth">
 <table>
 <tr>
   <td class=label><label for=login-u accesskey=l><u>L</u>ogin:</label>
   <td><input id=login-u name=u>
 <tr>
-  <td class=label><label for=login-pw>Password:</label>
+  <td class=label><label for=login-pw accesskey=p><u>P</u>assword:</label>
   <td><input id=login-pw name=pw type=password>
   <td><button type=submit accesskey=o>L<u>o</u>gin</button>
+~={why}@[<tr>
+  <td colspan=3 class="login-whinge"><p class="whinge wrong">~:H~%~]~
 </table>
 </form>