package pages import "github.com/onsonr/sonr/pkg/webapp/components/ui" templ DashboardPage() { @ui.LayoutNoBody("Sonr.ID", true) { } }