data = ` Adding users


Adding users 
 
When you add a user, we'll ask for a first and last name. The first and last name for each user must:
  • Contain letters and numbers only
  • Be at least one character long
  • Not contain unapproved terms
`;