package components import "context" type BackupCodeVerifyData struct { ErrorMessage string } templ TwoFactorBackupVerify(ctx context.Context, data BackupCodeVerifyData) { @LayoutWithContext("Backup Code Verification", ctx) {
Enter one of your backup codes