@if (shouldShow && isAllowedToBeSeen && show) { @if (textIndent) { @if (displayValue) { } }
@if (displayName) { {{ displayName }} } {{ displayValue }}
}