{{#if this.img}}
{{#if altPartialBlock}} {{> @partial-block }} {{else}} {{this.name}} {{/if}}
{{else}}
{{> @partial-block }}
{{/if}}