{{ t('Create new map') }}
@if (post.Map.containers._ids.length === 0) {
{{ t('Please select a container.') }}
}
@if (PermissionsService.hasModuleObservable('DistributeModule')|async) {
}