h2 Create a mentor account sib-widget(name='cs-section_header') template h2 ${label} sib-widget(name='cs-section_introduction') template div h2 ${label} p Informations will appear on your profile to inform entrepreneurs about your skills and activities. We will also use those information to address specific resources for validation. sib-form( data-src=`${endpoints.users}` fields="account_information(header_account, username, last_name, first_name, mentor_profile.organisation,\ email, mentor_profile.phone, mentor_profile.language,\ password, password_confirmation, account.picture),\ about_you(header_about_you, mentor_profile.headline, mentor_profile.city, mentor_profile.country,\ mentor_profile.biography, mentor_profile.skills),\ social_media(header_social_media, mentor_profile.linkedin, mentor_profile.twitter)" label-header_account="Create a mentor account" label-header_about_you="About you" label-header_social_media="Social medias" widget-header_social_media="cs-section_header" widget-header_account="cs-section_header" widget-header_about_you="cs-section_introduction" label-first_name="Surname" label-last_name="Name" label-email="Email" label-mentor_profile.organisation="Organisation" label-mentor_profile.phone="Phone number" label-password="Password" label-password_confirmation="Password confirmation" label-mentor_profile.language="Language" label-account.picture="Photo" label-mentor_profile.headline="Headline or current position" label-mentor_profile.city="City" label-mentor_profile.country="Country" label-mentor_profile.biography="Tell us more about your activities" label-mentor_profile.skills="What skills can you share with our entrepreneurs ?" label-mentor_profile.linkedin="Linkedin" label-mentor_profile.twitter="Twitter" submit-button="CREATE AN ACCOUNT" widget-username="sib-form-hidden" )