%a{ href: '#' }
  -if @multiChat
    %div{ title: 'multichat'}
      MultiChat
    %span.right.icon.icon-x.js-close
  -else
    %div{ title: "#{@withWhom} #{I18n.t('chat.tabbar.and')} #{@who}"}
      #{@withWhom} #{I18n.t('chat.tabbar.and')} #{@who}
    %span.right.icon.icon-x.js-close