@if (saving) {
}
{{ 'account.kb.creation-form.back-button' | translate }}

{{ 'account.kb.creation-form.title' | translate }}

{{ 'account.kb.creation-form.description' | translate }}
@if (standalone || (zones | async)) {
{{ 'kb.form.name' | translate }} {{ 'kb.form.description' | translate }}
@if (!standalone) { @for (zone of zones | async; track zone.slug) { {{ zone.title }} } } @if (learningSchema | async; as learningSchema) { }
{{ 'account.kb.creation-form.anonymization.toggle-label' | translate }} .
{{ 'generic.cancel' | translate }} {{ 'account.kb.create' | translate }}
}