{{define "content"}} {{if eq .UserID .ViewState.user.ID}}

Modifier vos informations

Informations obligatoires

Informations personnelles sur le conseiller obligatoires pour créer son profil dans PARCOURSMOB

Informations optionnelles

Autres informations de profil optionnelles

{{range .ViewState.profile_optional_fields}}
{{if eq .type "select"}}
{{else if eq .type "textarea"}} {{else if eq .type "date"}} {{else if eq .type "number"}} {{else}} {{end}}
{{end}}

Certains champs de sont pas valides.

{{else}}
{{.IconSet.Icon "hero:outline/information-circle" "h-6 w-6"}}
{{end}} {{end}}