@if (isVisible) {
@if (showStatusMarker) { }
@if (showTitle) {
{{ formattedTitle }} @if (!helpKey && !helpPopoverContent) { } @if (helpKey || helpPopoverContent) { }
}
@if (statusName !== 'incomplete') { }
}