@if (label()) { }
@for (unit of units(); track unit.value) { }
@if (error()) { {{ error() }} } @else if (hint()) { {{ hint() }} }