<a href="" role="button" {{on "click" this.openPreview}} ...attributes>
    {{~#if (has-block)~}}
        {{~yield~}}
    {{else}}
        {{~or @data.subject @data.email.subject~}}
    {{/if}}
</a>