Newer
Older
img(src=`${client_domain}/images/logo.png`
img(src=`${client_domain}/images/fusee.png`
h2.title_create=`${data.CompleteSearcherAccount}`
sib-form#entrepreneur_profile_creation.block_log.block_creat_count(
fields="last_name, first_name, entrepreneurProfile.organisation, account.picture, username"
range-entrepreneurProfile.organisation=`${endpoints.organisations}`
label-first_name=`${data.Surname}`
label-last_name=`${data.Name}`
label-account.picture=`${data.Photo}`
label-entrepreneurProfile.organisation=`${data.Organisation}`
class-entrepreneurProfile.organisation='form-label is-dark'
widget-entrepreneurProfile.organisation='sib-form-auto-completion'
widget-username='sib-form-hidden'
upload-url-account.picture=`${sdn}upload/`
widget-account.picture='cs-form-profile-picture'
class-account.picture='input_photo w_25'
submit-button=`${data.CompleteYourAccount}`
next="entrepreneur-dashboard"