@if (trails.trails.length > 1) { @for (trail of trails.trails; track $index) { @if (trail.recording) { {{ i18n.texts.trace_recorder.notif_message }} } @else { {{ trail.trail.name }} } } } @if (selectedTrail) {