func Pages.WhoAmI(row) { const html =
Your username is: {row.username}
Permissions:
; return Components.Shell("Settings",html ,4); }