{{! Standard Handlebars variables are evaluated once during app generation Escaped Handlebars variables (prefixed with \) are evaluated during each run of app build/dev cycle https://handlebarsjs.com/ }} {{capitalCase appName}} {{#if enableSSO}} {{/if}} {{#unless enableSSO}}<{{rootElement}}>{{/unless}} \{{#if insertEntryPoint}} \{{/if}}