<fieldset className="input-container">
                  <label>Confirm new password</label>
                  <input type="password" ref="password_confirmation"
                      name="password_confirmation"
                      onChange={this._handleChange} />