@if (heading()) {

{{ heading() }}

} @if (sorted().length === 0) {

{{ emptyMessage() }}

} @else { }