{{#if this.model.can_chat_user}}
  <Chat::DirectMessageButton @user={{this.model}} />
{{/if}}