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