{{ texts.emptyNoSelection.title }}
{{ texts.emptyNoSelection.descPrefix }} {{ texts.emptyNoSelection.listLink }} {{ texts.emptyNoSelection.descMiddle }} {{ texts.emptyNoSelection.graphLink }} {{ texts.emptyNoSelection.descSuffix }}
{{ texts.emptyNotFound.title }}
{{ path() }}
{{ texts.emptyNotFound.descSuffix }}
{{ texts.emptyNotFound.backLink }}
{{ texts.emptyNotFound.descAfterLink }}
{{ fm.description }}
} @if (debugVisible()) {{{ issue.analyzerId }}
Hint: {{ fixSummary }}
}{{ n.bytesTotal }}{{ n.tokensTotal }}{{ n.linksOutCount ?? 0 }} {{ texts.stats.out }} ·
{{ n.linksInCount ?? 0 }} {{ texts.stats.in }}
@if (n.externalRefsCount !== undefined && n.externalRefsCount > 0) {
· {{ n.externalRefsCount }} {{ texts.stats.ext }}
}
{{ texts.body.loading }}
} @case ('empty') {{{ texts.body.empty }}
} @case ('unavailable') {{{ texts.body.unavailable }}
} @case ('error') {{{ texts.body.renderError }}
} @case ('ready') { } }