{{#each storageLookup}} {{> _toggleIconBlock this}} {{/each}}
{{#each userverification}} {{> _toggleIconBlock this}} {{/each}}
{{#if socialProviders.providerList}}
{{#each socialProviders.providerList}}
{{/each}}
{{/if}}
{{t "templates.selfservice.socialSystemMessage"}}
{{#each securityQuestions}} {{> _toggleIconBlock this}} {{/each}}
{{#each licensingAndConsent}} {{> _toggleIconBlock this}} {{/each}}
{{> _alert type="info" heading="common.notification.types.info" message="templates.selfservice.socialRegEnabledMsg" }}
{{> selfservice/_advancedoptions config=advancedConfig}}