package views import ( "nebula/layouts" "nebula/models" ) templ LoginPage(state models.LoginState) { @layouts.CenteredCard("Sign In - Sonr") {
How would you like to sign in?
{ description }
Scan this code with your phone camera
Or copy this link to your phone
Waiting for your phone...
Enter the backup code you saved when you created your account.
Signed in successfully.
Waiting for your phone...
} templ QRStatusSuccess() {Phone connected!
} templ LoginFooter() {