Server HTML Forms Validation Examples

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

You're not authenticated, please Sign In:

{{/if}}