{{#each buttons}}
{{#if this.description}}
{{{this.description}}}
{{/if}} {{this.text}}
{{/each}}