@if (settings?.showETH) { } @if (settings?.showCurrentValue || settings?.showMaxValue || settings?.showMinValue) { } @for (protocol of protocols(); track $index) { @if (showProtocolChart(protocol)) { } }