% if (@{$station_coordinates}) { Alle bisherigen Zugfahrten % } % else { Keine Zugfahrten gefunden. % }
%= include '_map', station_coordinates => $station_coordinates, station_pairs => $station_pairs %= form_for '/history/map' => (method => 'POST') => begin %= csrf_field
%= end