diff --git a/templates/_connections.html.ep b/templates/_connections.html.ep index 2a89d9b364d944a2560ac38700d359e263143738..97c53e0f859b9eba294ec69ad83615b5cbed3f66 100644 --- a/templates/_connections.html.ep +++ b/templates/_connections.html.ep @@ -36,7 +36,7 @@ % if ($train->platform) { Gleis <%= $train->platform %> % } - + %= $train->line diff --git a/templates/_connections_hafas.html.ep b/templates/_connections_hafas.html.ep index 7a7b6563b396c5d0c66513444c8ac69db99351e0..d2b35ce62760c1830785b350e66e9daca597016f 100644 --- a/templates/_connections_hafas.html.ep +++ b/templates/_connections_hafas.html.ep @@ -36,7 +36,7 @@ % if ($train->platform) { Gleis <%= $train->platform %> % } - + %= $train->line diff --git a/templates/_departures_hafas.html.ep b/templates/_departures_hafas.html.ep index 369f5f4122d09fdefbeef1e259e697d53a1a8039..9e4d7a40640caeb8d90c339b31aef82e25e06d2e 100644 --- a/templates/_departures_hafas.html.ep +++ b/templates/_departures_hafas.html.ep @@ -31,7 +31,7 @@ gps_off % } - + %= $result->line diff --git a/templates/_departures_iris.html.ep b/templates/_departures_iris.html.ep index 56b5820ece3f2204493d34ec42c12985cf462656..d96fd3774f602227634ca62d47406d110206650e 100644 --- a/templates/_departures_iris.html.ep +++ b/templates/_departures_iris.html.ep @@ -36,7 +36,7 @@ gps_off % } - + %= $result->line