<ul>
    {{#each toolbar as |tool|}}
        {{ghost-toolbar-button tool=tool editor=editor iconURL=iconURL assetPath=assetPath}}
    {{/each}}
</ul>