} else if (response.remainingEndoresments <= 0) {
          $('#endorse .endorsements').remove();
          $('#endorse .notification').remove();
          $('#endorse .message').html("There are no more skills to endorse.");
        } else {