Skip to content
Snippets Groups Projects
widgets.pug 577 B
Newer Older
sib-widget(name='cs-section_header')
  template
    h2 ${label}

sib-widget(name='cs-form-password')
    template
        label
            div ${label}
            input(
                type='password'
                value="${value}"
                name="${name}"
            )

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.