package index import "github.com/onsonr/nebula/ui/layout" templ NoWebauthnErrorView() { @layout.Root("Sonr.ID") {

No WebAuthn Devices

You don't have any WebAuthn devices connected to your computer.

} }