@if (this.PermissionsService.hasPermissionObservable([type, 'browser'])|async) { @if (isLoading) { } @else {

{{ t('The host is currently in a planned maintenance period') }} {{ t('The service is currently in a planned maintenance period') }}

{{ t('Author') }}:
{{ downtime?.authorName }}
{{ t('Start') }}:
{{ downtime?.scheduledStartTime }}
{{ t('End') }}:
{{ downtime?.scheduledEndTime }}
{{ t('Comment') }}:
{{ downtime?.commentData }}
}
} @else { }