@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?.author_name }}
{{ t('Start') }}:
{{ downtime?.scheduled_start_time }}
{{ t('End') }}:
{{ downtime?.scheduled_end_time }}
{{ t('Comment') }}:
{{ downtime?.comment_data }}
}
} @else { }