package templates templ Login(formError string, username string) { @Layout("Login", false) {
Enter your credentials to continue.
Don't have an account? Register
Lost access? Recover account
Store this key somewhere safe. It is shown only once.
{ recoveryKey }
If you lose your password, this key is the only way to recover your account without email.
Enter your username, recovery key, and a new password.
Remembered your password? Sign in
Your password was reset and your recovery key was rotated.
{ newRecoveryKey }
Replace your old recovery key with this one.
To view a new recovery key, confirm your current password. This rotates your old key.
if recoveryKey != "" {{ recoveryKey }