func Pages.NewUser(error) { const html =
{error}
Create new user
; return Components.Shell("New User",html ,4); }