From 0894f68085a8ef9bfd3c673339416c014be02f85 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 3 Feb 2024 16:09:55 +0000 Subject: show more than 1 bus stop --- forecast.html.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forecast.html.tt') diff --git a/forecast.html.tt b/forecast.html.tt index 8d02648..7b90714 100644 --- a/forecast.html.tt +++ b/forecast.html.tt @@ -153,7 +153,7 @@ [% FOREACH p IN b.predictions %] [% p.lineName %] - [% p.towards %] + [% p.destinationName %] [% minsec_until(p.expectedArrival) %] [% END %] -- cgit v1.2.3