diff --git a/src/includes/mentor/create.pug b/src/includes/mentor/create.pug index 21cf7beebb56e88f524ce5b705939b788c26eb7b..02890971e1b5031b930f5e97baeb4cb1cb2025ff 100644 --- a/src/includes/mentor/create.pug +++ b/src/includes/mentor/create.pug @@ -13,8 +13,8 @@ h2.title_form Complete your mentor account sib-form( bind-user fields="account_information(last_name, first_name, mentor_profile.organisation,\ - mentor_profile.phone, mentor_profile.language, account.picture),\ - about_you(header_about_you, mentor_profile.headline, mentor_profile.city, mentor_profile.country,\ + mentor_profile.phone, mentor_profile.language),\ + about_you(header_about_you, account.picture, 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), username"