URLs
{{#each this}}
{{this.url}}
{{#if this.protocol}}
({{this.protocol}})
{{/if}} {{#if this.misc}}
{{this.misc}}
{{/if}}
{{/each}}