{{#if title }} {{ title }} {{ else }} new column {{/if}}
{{#if items }} {{#each items}} {{> item }} {{/each}} {{/if}}