!this.props.isOwner &&
                      !!~this.props.flags.map((flag) => flag.author).indexOf(this.props.user.id) &&
                      (
                        <button onClick={this.props.onUnflag}>
                          {t('comment-card.not-spam')}