search
@if (matchesCount()) {
@if (currentMatch(); as currentMatch) { {{ currentMatch }} of {{ matchesCount() }} } @else { {{ matchesCount() === 1 ? '1 match' : `${matchesCount()} matches` }} }
}