{{ pageTitle() || ('PAC.Integration.SystemIntegration' | translate: { Default: 'System Integration' }) }}

@if (viewKey()) { @if (pageSubtitle(); as description) { {{ description | i18n }} } @else { {{ 'PAC.ViewExtension.DetailTabHint' | translate : { Default: 'Provider-specific views are rendered here with the platform declarative view system.' } }} } } @else { {{ (hasExtensionTabs() ? 'PAC.Integration.ConfigurationWithTabsHint' : 'PAC.Integration.ConfigurationOnlyHint') | translate : { Default: hasExtensionTabs() ? 'Configure the connection here, then switch tabs to inspect plugin-provided data.' : 'Configure the connection details for this integration here.' } }} }

@if (viewKey(); as viewKey) { @if (activeHostId(); as hostId) { } } @else { }