{{#each authors}}
{{#if authorAvatar}}[<img width="32" height="32" title="{{authorName}}" src="{{authorAvatar}}" />]({{authorUrl}}){{/if}}
{{/each}}