{{#each link.items}} 
<a href="{{this.href}}" class="link{{#if this.modifier}} {{this.modifier}}{{/if}}">{{this.text}}</a>
{{/each}}  