{{#each text_blocks}}

{{title}}

{{#if has_two_columns}}
{{{column_one_highlights}}}
{{{column_two_highlights}}}
{{else}}
{{{highlights}}}
{{/if}}
{{/each}}