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