Aus <%= $journey->{train_type} %> <%= $journey->{train_no} %> bis <%= $journey->{arr_name} %>
% if (my @connections = @{stash('connections') // []}) { VerbindungenZug auswählen zum Einchecken mit Zielwahl.
%= include '_connections', connections => \@connections, checkin_from => $journey->{arr_ds100}; % }