Add autocomplete to more input fields (#9232)

GitOrigin-RevId: 54c0c185abdf157e76fb8248c0341ff21e580cfb
This commit is contained in:
Alf Eaton
2022-08-19 08:04:18 +00:00
committed by Copybot
parent f6d6f01f78
commit d9a1c1e521
3 changed files with 6 additions and 0 deletions
@@ -39,6 +39,7 @@ block content
type='email',
name='email',
placeholder="email@example.com",
autocomplete="username"
value=email
required,
disabled