Server HTML Forms with TypeScript Validation Examples

{{#if isAuthenticated}} Hi {{userSession.DisplayName}}! {{else}}

You're not authenticated, please Sign In:

{{/if}}