@if (post.containers._ids.length === 0) {
{{ t('Please select a container.') }}
}
{{ t('A map is created for the selected container and its sub-containers, including all hosts in each container. Empty containers are skipped.') }}
}
@if (this.post.type === MapgeneratorTypes.GENERATE_BY_HOSTNAME_SPLITTING) {