Help, a {{function_type}} failed!
Function Context
{{#each context}}
{{@key}}
{{this}}
{{/each}}
{{#if account}}
Account
{{#each account}}
{{@key}}
{{this}}
{{/each}} {{/if}} {{#if links}}
Helpful Links
{{#each links}}
{{this.text}}
{{/each}} {{/if}}