{{#if hasBlock}}
  {{yield}}
{{else}}
  &times;
{{/if}}
