`)
//line templates/auth.qtpl:36
switch err {
//line templates/auth.qtpl:37
case "unknown username":
//line templates/auth.qtpl:37
qw422016.N().S(`
Unknown username.
`)
//line templates/auth.qtpl:39
case "wrong password":
//line templates/auth.qtpl:39
qw422016.N().S(`
Wrong password.
`)
//line templates/auth.qtpl:41
default:
//line templates/auth.qtpl:41
qw422016.N().S(`
`)
//line templates/auth.qtpl:42
qw422016.E().S(err)
//line templates/auth.qtpl:42
qw422016.N().S(`
`)
//line templates/auth.qtpl:43
}
//line templates/auth.qtpl:43
qw422016.N().S(`
← Try again