URLs
{{#each this}}
{{this.url}}
{{#if this.label}}
({{this.label}})
{{/if}} {{#if this.code}}
{{this.code}}
{{/if}}
{{/each}}