{{#if hasBlock}}
{{yield}}
{{else}}
{{#if model.localizedState}}
{{t model.localizedState}}
{{model.displayState}}
{{/if}}