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