@if (isSmall && tab === 'map' && (!mapReady || searching)) { } @if (mapToolbarTopItems.length > 0) {
}
@if (isSmall) { {{i18n.texts.pages.trails.tabs.list}} {{i18n.texts.pages.trails.tabs.map}} }
@if (highlightedTrail && trailSheetMode !== 'none') { }
@if (trailSheetMode === 'none' && bottomSheetTrails && bottomSheetTrails.length > 1) {
{{bottomSheetTrailsIndex + 1}} / {{bottomSheetTrails.length}}
}