Artifact 4dc628d5ef1b631dd3629a620ffd5ecf838a4355995c9c7c2767fdd24faae0e2:
- File view/login-username.tpl — part of check-in [5b3a03ad34] at 2020-12-25 03:59:32 on branch trunk — big ol iteration (user: lexi, size: 252) [annotate] [blame] [check-ins using]
<div class="login"> <div class="msg">@loginmsg</div> <form action="/login" method="post"> <label for="user">local handle</label> <input type="text" name="user" id="user" autofocus required> <button type="submit">log on</button> </form> </div>